mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Remove Action property from Intent class.
Location tests are not executed on emulator. Label test made for iOS only. Change frame.android.action property to method. Image measured widht/height are now floor (like in android runtime).
This commit is contained in:
1
android17.d.ts
vendored
1
android17.d.ts
vendored
@ -85563,7 +85563,6 @@ declare module android {
|
||||
static class: java.lang.Class<android.content.Intent>;
|
||||
Type: string;
|
||||
Data: android.net.Uri;
|
||||
Action: string;
|
||||
SourceBounds: android.graphics.Rect;
|
||||
ClipData: android.content.ClipData;
|
||||
Package: string;
|
||||
|
Reference in New Issue
Block a user