DatePicker crashes on my device when clicked (with personal app)

前端 未结 7 2013
长发绾君心
长发绾君心 2020-12-12 13:46

Edit : I checked that the issue only appears when the phone is set with \"French\" language.

I\'m currently building my own app and I have an issue

7条回答
  •  爱一瞬间的悲伤
    2020-12-12 14:35

    Based on mreichelts answer I created a SupportDatePickerDialog.java which wraps aroudn DatePickerDialog and automatically fixes the context for android 5.0 and 5.1.

    See gist

提交回复
热议问题