One important note is to never use a theme attribute in a drawable file (like ? colorPrimary in an avd) since it can break things on lower APIs.

For these situation it’s better to define multiple drawqble files with specific names (like orange instead of primary) and use them indifferent theme attributes.

--

--

Android Team Lead at Tapsi

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store