Merge "Adding more DeviceDefault for CTS tests" into klp-modular-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4f65a54561
@@ -17,12 +17,15 @@
|
||||
<style name="Theme.DeviceDefault" parent="Theme.Micro" />
|
||||
<style name="Theme.DeviceDefault.NoActionBar" parent="Theme.Micro" />
|
||||
<style name="Theme.DeviceDefault.Dialog" parent="Theme.Micro.Dialog" />
|
||||
<style name="Theme.DeviceDefault.DialogWhenLarge" parent="Theme.Micro.Dialog" />
|
||||
<style name="Theme.DeviceDefault.Dialog.Alert" parent="Theme.Micro.Dialog.Alert" />
|
||||
<style name="Theme.DeviceDefault.Light" parent="Theme.Micro.Light" />
|
||||
<style name="Theme.DeviceDefault.Light.NoActionBar" parent="Theme.Micro.Light" />
|
||||
<style name="Theme.DeviceDefault.Light.DarkActionBar" parent="Theme.Micro.Light" />
|
||||
<style name="Theme.DeviceDefault.Light.Dialog" parent="Theme.Micro.Dialog" />
|
||||
<style name="Theme.DeviceDefault.Light.DialogWhenLarge" parent="Theme.Micro.Dialog" />
|
||||
<style name="Theme.DeviceDefault.Light.Dialog.Alert" parent="Theme.Micro.Dialog.Alert" />
|
||||
<style name="Theme.DeviceDefault.Wallpaper" parent="Theme.Micro" />
|
||||
|
||||
</resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user