Ryosuke839 / UnicodePad

An Android App that enables input every character in Unicode
https://play.google.com/store/apps/details?id=jp.ddo.hotmist.unicodepad
Apache License 2.0
314 stars 32 forks source link

Add bottom padding to last item so that all items can be visible even if UI scroll is enabled #66

Closed Ryosuke839 closed 3 years ago

Ryosuke839 commented 3 years ago

The last few rows of lists might be hidden because of UI scroll. Users often don't notice UI scroll is enabled. This commit adds extra padding to the last item of lists and all items can be visible even if UI scroll is enabled and not scrolled.