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

cannot set Alignment of the components #10

Open
ajinkyaw opened this issue Aug 24, 2018 · 1 comment
Open

cannot set Alignment of the components #10

ajinkyaw opened this issue Aug 24, 2018 · 1 comment

Comments

@ajinkyaw
Copy link

ajinkyaw commented Aug 24, 2018

Cannot set the alignment properly with default config.
For Icons too alignment cannot set.
searchissue

EditText is not getting aligned properly and also the height of the bar set manually it crops the layout from below instead of adjusting.

Please guide.

@npathcheck
Copy link

Can you add
" getWindow().getDecorView().setSystemUiVisibility(
View.SYSTEM_UI_FLAG_LAYOUT_STABLE
| View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN);"?

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

No branches or pull requests

2 participants