File tree Expand file tree Collapse file tree
packages/SettingsLib/SettingsTheme/res/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 </style >
3333
3434 <style name =" Theme.AlertDialog.SettingsLib" parent =" @style/Theme.AppCompat.DayNight.Dialog.Alert" >
35- <!-- TODO(b/189308264): fix the crash in Android R if set the attributes:
36- <item name="colorAccent">@*android:color/accent_device_default_light</item>
37- <item name="android:colorBackground">@color/settingslib_dialog_background</item>
38- <item name="dialogCornerRadius">@dimen/settingslib_dialogCornerRadius</item>
39- -->
35+ <item name =" colorAccent" >@color/settingslib_materialColorPrimary</item >
36+ <item name =" android:colorBackground" >@color/settingslib_materialColorSurfaceContainerHigh</item >
37+
4038 <item name =" android:windowSoftInputMode" >adjustResize</item >
4139 <item name =" android:clipToPadding" >true</item >
4240 <item name =" android:clipChildren" >true</item >
You can’t perform that action at this time.
0 commit comments