mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-20 08:08:04 -05:00
[app] improve scrolling on small screens for add repo screen
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
android:name=".views.repos.AddRepoActivity"
|
||||
android:exported="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:parentActivityName=".views.main.MainActivity">
|
||||
|
||||
<intent-filter android:autoVerify="true">
|
||||
|
||||
Reference in New Issue
Block a user