I noticed that with every iteration of the Android platform, the buttons and UI components keep looking slicker and slicker.
Besides API changes I want to be able to adopt the latest buttons (such as spinners with the bottom-right corner as an arrow), or Jelly bean icons, across all versions of Android where my application is used. How is this usually accomplished?
I noticed that with every iteration of the Android platform, the buttons and UI
Share
The Holo Everywhere library is a popular choice to do this.