Android Material Design Datepicker with AppCompat

后端 未结 3 735
一向
一向 2020-12-03 01:02

I\'m trying to add the new Android 5.0 Material Design Datepicker to my pre 5.0 application using AppCompat. I\'ve added

compile \"com.android.support:appcom         


        
3条回答
  •  温柔的废话
    2020-12-03 01:41

    I liked this library. It's a clone of Flavien Laurent Date and Time Picker with some improvements. Both of them are based on Official Google Date and Time Picker for Android 4.3+ but adapted for Android 2.1+.

提交回复
热议问题