We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Normal left indents with standart fragment : http://i.imgur.com/rtnXE3d.jpg?1
Big left indents with android-support-v4-preferencefragment fragment : http://i.imgur.com/mZqd1LC.jpg?1
Don't pay attention to the Toolbar.
Can fix ?
The text was updated successfully, but these errors were encountered:
I've just submitted a pull request #17 to fix this, hopefully it gets merged in!
Sorry, something went wrong.
Also need to delete values-sw320dp, because lolipop get preference_fragment_padding_side from values-sw320dp, not from values-v21
values-sw320dp
lolipop
preference_fragment_padding_side
Another question what Lolipop value must be for folder values-w720dp-v21 ?
Lolipop
values-w720dp-v21
Here my fixed res folder https://drive.google.com/file/d/0B82uJtoJ1QKNc0poaGJjbzNKVUE/view?usp=sharing
No branches or pull requests
Normal left indents with standart fragment :
http://i.imgur.com/rtnXE3d.jpg?1
Big left indents with android-support-v4-preferencefragment fragment :
http://i.imgur.com/mZqd1LC.jpg?1
Don't pay attention to the Toolbar.
Can fix ?
The text was updated successfully, but these errors were encountered: