We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b6e09 commit 1085005Copy full SHA for 1085005
1 file changed
designTemplate/src/main/AndroidManifest.xml
@@ -1,9 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.lge.qcircle.template">
3
4
- <application android:allowBackup="true"
5
- android:label="@string/lib_name"
6
- android:theme="@style/LibTheme">
+ <application android:allowBackup="true">
7
8
</application>
9
0 commit comments