avjinder / Minimal-Todo

Material To-Do App
MIT License
2.18k stars 1.01k forks source link

reminder layout becomes half-hidden when keyboard is present #115

Open Garrison88 opened 5 years ago

Garrison88 commented 5 years ago

(First time opening an issue so I appreciate any feedback or tips!)

In the context of adding a new reminder: when the "Remind Me" slider is activated and either Title or Description editText boxes gain focus, todoReminderAndDateContainerLayout LinearLayout is half-hidden

Garrison88 commented 5 years ago

I would like to fix this UI issue - please advise :)