mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-26 04:51:02 +00:00
feat: activity view
This commit is contained in:
@@ -139,6 +139,9 @@
|
||||
<activity
|
||||
android:name=".settings.SettingsAboutActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".home.StatusActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".settings.SettingsAccountActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
|
||||
Reference in New Issue
Block a user