mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: native api usage fixes
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
"java.util:HashMap*",
|
||||
"com.tns:NativeScriptApplication*",
|
||||
"com.tns:NativeScriptActivity*",
|
||||
"com.tns:FragmentClass*",
|
||||
"com.tns:NativeScriptException*",
|
||||
"com.nativescript*:*",
|
||||
"org.nativescript*:*",
|
||||
"android.content:Context*",
|
||||
@@ -139,6 +141,7 @@
|
||||
"android.widget:FrameLayout*",
|
||||
"android.widget:Button*",
|
||||
"android.widget:TextView*",
|
||||
"android.widget.TextView:BufferType*",
|
||||
"android.widget.TextView:OnEditorActionListener*",
|
||||
"android.widget:ImageView*",
|
||||
"android.widget.ImageView:ScaleType*",
|
||||
|
||||
Reference in New Issue
Block a user