Search code examples
androidtimepicker

Use older timepicker in Android project


I like the older style time picker for Android better than the new one. Below is what the old one looks like, from the Lampshade project for Philips Hue: nice time picker

My question: how can I get this time picker look in my projects for Android 5 using Android Studio 1.5?


Solution

  • You can you this to get below (Material) style

    enter image description here