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/