doubledotlabs/Butterboard

Possible XML Issue - Size not adjusting with screen size

PanHyridae opened this issue · 0 comments

Along with the keyboard being too large in Landscape mode, the keyboard is also too large on smaller DPI devices (5 inches and lower to be exact), and would be taller than needed, and would also overlap the screen's edges. This can be fixed by providing different XML files depending on HDPI settings.

PREFERRED: Make explicit XML files for different HDPI sizes (ex: layout-xlarge)
POSSIBLE: Explicitly declare sizes in Manifest.

https://developer.android.com/guide/practices/screens_support.html