File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
lib/java/com/google/android/material/theme/res/values Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 7979 <!-- Dialog themes -->
8080 <item name =" alertDialogTheme" >@style/ThemeOverlay.MaterialComponents.Dialog.Alert</item >
8181 <item name =" android:datePickerDialogTheme" tools : ignore =" NewApi" >@style/ThemeOverlay.MaterialComponents.Dialog</item >
82+ <item name =" android:timePickerDialogTheme" tools : ignore =" NewApi" >@style/ThemeOverlay.MaterialComponents.Dialog</item >
8283 </style >
8384
8485 <style name =" Base.V14.Theme.MaterialComponents.Light.Bridge" parent =" Platform.MaterialComponents.Light" >
130131 <!-- Dialog themes -->
131132 <item name =" alertDialogTheme" >@style/ThemeOverlay.MaterialComponents.Dialog.Alert</item >
132133 <item name =" android:datePickerDialogTheme" tools : ignore =" NewApi" >@style/ThemeOverlay.MaterialComponents.Dialog</item >
134+ <item name =" android:timePickerDialogTheme" tools : ignore =" NewApi" >@style/ThemeOverlay.MaterialComponents.Dialog</item >
133135 </style >
134136
135137 <style name =" Base.V14.Theme.MaterialComponents.Light.DarkActionBar.Bridge" parent =" Theme.AppCompat.Light.DarkActionBar" >
You can’t perform that action at this time.
0 commit comments