Hide Calendarview from DatePicker programmatically in API 21

后端 未结 4 667
说谎
说谎 2020-12-29 17:42

I\'m having the same issue as this thread: Android Material Design Inline Datepicker issue, but I am not using an XML layout, instead I\'m building the DatePicker programmat

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 17:55

    I simply changed my AppTheme(v21) style and worked:

    
    
    
    
    
    

提交回复
热议问题