fix: permission issues of inrt
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
|
||||
<application
|
||||
>
|
||||
<activity android:name=".execution.ScriptExecuteActivity"/>
|
||||
|
||||
<activity
|
||||
android:name=".execution.ScriptExecuteActivity"
|
||||
android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>
|
||||
|
||||
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user