mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 19:23:56 +00:00
fix start keyboard expanded smh
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
android:parentActivityName=".MainActivity" />
|
||||
<activity
|
||||
android:name=".util.ActivityMarkdownCreator"
|
||||
android:windowSoftInputMode="adjustResize|stateHidden" />
|
||||
android:windowSoftInputMode="adjustResize|stateVisible" />
|
||||
<activity android:name=".parsers.ParserTestActivity" />
|
||||
<activity
|
||||
android:name=".media.ReviewActivity"
|
||||
|
||||
Reference in New Issue
Block a user