mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup background handling
This commit is contained in:
committed by
Nathan Walker
parent
21da31562c
commit
7c60735d14
@@ -4,7 +4,6 @@
|
||||
|
||||
export class Utils {
|
||||
public static drawBoxShadow(view: android.view.View, value: string): void;
|
||||
public static clearBoxShadow(view: android.view.View): void;
|
||||
}
|
||||
|
||||
export class BoxShadowDrawable {
|
||||
|
||||
Reference in New Issue
Block a user