Skip to content

Commit 269ed9c

Browse files
author
张磊
committed
代码微调
1 parent 213d465 commit 269ed9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

App/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
android:label="@string/app_name"
99
android:supportsRtl="true"
1010
android:theme="@style/AppTheme">
11-
<activity android:name="com.baronzhang.android.modularization.MainActivity"
12-
android:label="@string/label_home_page">
11+
<activity android:name="com.baronzhang.android.modularization.MainActivity">
1312
<intent-filter>
1413
<action android:name="android.intent.action.MAIN" />
1514
<category android:name="android.intent.category.LAUNCHER" />

0 commit comments

Comments
 (0)