aboutsummaryrefslogtreecommitdiffstats
path: root/ahbottomnavigation/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ahbottomnavigation/src/main/AndroidManifest.xml')
-rw-r--r--ahbottomnavigation/src/main/AndroidManifest.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/ahbottomnavigation/src/main/AndroidManifest.xml b/ahbottomnavigation/src/main/AndroidManifest.xml
index 2957692..66d6443 100644
--- a/ahbottomnavigation/src/main/AndroidManifest.xml
+++ b/ahbottomnavigation/src/main/AndroidManifest.xml
@@ -2,11 +2,6 @@
xmlns:android="http://schemas.android.com/apk/res/android">
<application
- android:allowBackup="true"
- android:label="@string/app_name"
- android:supportsRtl="true"
- >
-
- </application>
+ />
</manifest>