We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bfe4b commit 4856435Copy full SHA for 4856435
lib/src/main/AndroidManifest.xml
@@ -1,13 +1 @@
1
-<manifest package = "boxresin.library.android_thread_switcher"
2
-
3
- xmlns:android = "http://schemas.android.com/apk/res/android"
4
->
5
6
- <application android:allowBackup = "true"
7
- android:label = "@string/app_name"
8
- android:supportsRtl = "true"
9
- >
10
11
- </application>
12
13
-</manifest>
+<manifest package = "boxresin.library.android_thread_switcher"/>
lib/src/main/res/values/strings.xml
0 commit comments