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

elevation not supported in pre-lollipop devices #100

Open
dabitdev opened this issue Nov 19, 2018 · 0 comments
Open

elevation not supported in pre-lollipop devices #100

dabitdev opened this issue Nov 19, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dabitdev
Copy link
Collaborator

Priority Low

The app uses in at least 9 places elevation attribute. Elevation is not supported in a pre-lollipop.
the solutions is to increase the minSdk to 21 or provide a way that is not api specific like the following one:
https://blog.iamsuleiman.com/add-a-toolbar-elevation-on-pre-lollipop/

@dabitdev dabitdev added the enhancement New feature or request label Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant