File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -687,7 +687,7 @@ easier.
687687 <style name =" AlertDialog.DeviceDefault" parent =" AlertDialog.Holo" >
688688
689689 </style >
690- <style name =" AlertDialog.DeviceDefault.Light" parent =" AlertDialog.DeviceDefault .Light" >
690+ <style name =" AlertDialog.DeviceDefault.Light" parent =" AlertDialog.Holo .Light" >
691691
692692 </style >
693693
Original file line number Diff line number Diff line change @@ -411,13 +411,13 @@ easier.
411411 <style name =" Theme.DeviceDefault.Dialog.Alert" parent =" Theme.Holo.Dialog.Alert" >
412412 <item name =" windowTitleStyle" >@android:style/DialogWindowTitle.DeviceDefault</item >
413413 </style >
414- <style name =" Theme.DeviceDefault.Light.Dialog.Alert" parent =" Theme.DeviceDefault .Light.Dialog.Alert" >
414+ <style name =" Theme.DeviceDefault.Light.Dialog.Alert" parent =" Theme.Holo .Light.Dialog.Alert" >
415415 <item name =" windowTitleStyle" >@android:style/DialogWindowTitle.DeviceDefault.Light</item >
416416 </style >
417- <style name =" Theme.DeviceDefault.SearchBar" parent =" Theme.DeviceDefault .SearchBar" >
417+ <style name =" Theme.DeviceDefault.SearchBar" parent =" Theme.Holo .SearchBar" >
418418
419419 </style >
420- <style name =" Theme.DeviceDefault.Light.SearchBar" parent =" Theme.DeviceDefault .Light.SearchBar" >
420+ <style name =" Theme.DeviceDefault.Light.SearchBar" parent =" Theme.Holo .Light.SearchBar" >
421421
422422 </style >
423423
You can’t perform that action at this time.
0 commit comments