mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 18:11:02 +00:00
feat(profile page): WIP
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
android:name=".settings.ExtensionsActivity"
|
||||
android:windowSoftInputMode="adjustResize|stateHidden"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".profile.ProfileActivity"
|
||||
android:windowSoftInputMode="adjustResize|stateHidden"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".others.imagesearch.ImageSearchActivity"
|
||||
android:parentActivityName=".MainActivity" />
|
||||
|
||||
Reference in New Issue
Block a user