zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
5.83k stars 394 forks source link

Fix: keyboard hides EditText in dialogs #1248

Open axiel7 opened 3 months ago

axiel7 commented 3 months ago

On some small screens the dialogs are being collapsed by the keyboard so you can't see what you're typing.

Before:

Screenshot_20240608_143030

After:

Screenshot_20240608_143312

I'm aware of the copyright restrictions of this project. As this is a very small fix, feel free to make the changes by yourself