Skip to content

Commit 4a98564

Browse files
committed
清理无用activity
1 parent a1f11ad commit 4a98564

File tree

4 files changed

+0
-152
lines changed

4 files changed

+0
-152
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@
5555
android:name=".ui.activity.RegisterActivity"
5656
android:label="@string/title_activity_register"
5757
android:theme="@style/AppTheme.NoActionBar" />
58-
<activity
59-
android:name=".ui.activity.WriteCodeActivity"
60-
android:label="@string/title_activity_write_code"
61-
android:theme="@style/AppTheme.NoActionBar.TransparentBackground" />
6258
<activity
6359
android:name=".ui.activity.AccountSettingActivity"
6460
android:label="@string/title_activity_account_setting"

app/src/main/kotlin/com/rayfantasy/icode/ui/activity/WriteCodeActivity.kt

Lines changed: 0 additions & 85 deletions
This file was deleted.

app/src/main/res/layout/activity_write_code.xml

Lines changed: 0 additions & 47 deletions
This file was deleted.

app/src/main/res/layout/content_write_code.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)