Commit 97064ae 1 parent e737270 commit 97064ae Copy full SHA for 97064ae
File tree 1 file changed +3
-2
lines changed
ReactAndroid/src/main/res/shell/values
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 19
19
<item name =" android:datePickerMode" >spinner</item >
20
20
</style >
21
21
22
- <style name =" CalendarDatePickerDialog" parent =" Theme.AppCompat.Light. Dialog" tools : targetApi =" lollipop" >
22
+ <style name =" CalendarDatePickerDialog" parent =" android: Theme.Material. Dialog.Alert " tools : targetApi =" lollipop" >
23
23
<item name =" android:datePickerStyle" >@style/CalendarDatePickerStyle</item >
24
+ <item name =" android:windowIsFloating" >true</item >
24
25
</style >
25
26
26
- <style name =" CalendarDatePickerStyle" parent =" android:Widget.Material.Light. DatePicker" tools : targetApi =" lollipop" >
27
+ <style name =" CalendarDatePickerStyle" parent =" android:Widget.Material.DatePicker" tools : targetApi =" lollipop" >
27
28
<item name =" android:datePickerMode" >calendar</item >
28
29
</style >
29
30
You can’t perform that action at this time.
0 commit comments