Skip to content

Commit 1085005

Browse files
author
sujin.cho
committed
Modified AndroidManifest.xml for issue #10
1 parent e5b6e09 commit 1085005

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

designTemplate/src/main/AndroidManifest.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.lge.qcircle.template">
33

4-
<application android:allowBackup="true"
5-
android:label="@string/lib_name"
6-
android:theme="@style/LibTheme">
4+
<application android:allowBackup="true">
75

86
</application>
97

0 commit comments

Comments
 (0)