mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 06:01:02 +00:00
feat: vertical navigation for profile
This commit is contained in:
@@ -108,7 +108,6 @@
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".profile.ProfileActivity"
|
||||
android:configChanges="orientation|screenSize|screenLayout"
|
||||
android:windowSoftInputMode="adjustResize|stateHidden"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user