| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,8 @@ | |||
| 24 | 24 | android:allowBackup="true" | |
| 25 | 25 | android:icon="@drawable/icon" | |
| 26 | 26 | android:label="@string/app_name" | |
| 27 | - android:theme="@style/AppTheme" > | ||
| 27 | + android:theme="@style/AppTheme" | ||
| 28 | + android:usesCleartextTraffic="true" > | ||
| 28 | 29 | <meta-data android:name="debugLayouts" android:value="true" /> | |
| 29 | 30 | <activity | |
| 30 | 31 | android:name="com.tns.NativeScriptActivity" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments