Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible XML Issue - Size not adjusting with screen size #3

Open
PanHyridae opened this issue Oct 13, 2016 · 0 comments
Open

Possible XML Issue - Size not adjusting with screen size #3

PanHyridae opened this issue Oct 13, 2016 · 0 comments
Assignees

Comments

@PanHyridae
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant