@nativescript/types-android
Advanced tools
Comparing version 8.6.0 to 8.6.1
@@ -406,2 +406,9 @@ declare module org { | ||
export class StyleableTextView extends android.widget.TextView { | ||
public static class: java.lang.Class<org.nativescript.widgets.StyleableTextView>; | ||
public onDraw(param0: globalAndroid.graphics.Canvas): void; | ||
public setTextStroke(param0: number, param1: number, param2: number): void; | ||
public constructor(param0: globalAndroid.content.Context); | ||
} | ||
export enum TabIconRenderingMode { | ||
@@ -408,0 +415,0 @@ original, |
{ | ||
"name": "@nativescript/types-android", | ||
"version": "8.6.0", | ||
"version": "8.6.1", | ||
"description": "NativeScript Types for Android.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://nativescript.org", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132831135
51
472007