Merge "Create DeviceDefault.DocumentUI theme."
This commit is contained in:
committed by
Android (Google) Code Review
commit
cccdccd084
@@ -244,6 +244,7 @@ package android {
|
||||
}
|
||||
|
||||
public static final class R.style {
|
||||
field public static final int Theme_DeviceDefault_DocumentsUI = 16974562; // 0x10302e2
|
||||
field public static final int Theme_Leanback_FormWizard = 16974544; // 0x10302d0
|
||||
}
|
||||
|
||||
|
||||
@@ -2944,6 +2944,8 @@
|
||||
</public-group>
|
||||
|
||||
<public-group type="style" first-id="0x010302e2">
|
||||
<!-- @hide @SystemApi -->
|
||||
<public name="Theme.DeviceDefault.DocumentsUI" />
|
||||
</public-group>
|
||||
|
||||
<public-group type="id" first-id="0x01020046">
|
||||
|
||||
@@ -1711,4 +1711,6 @@ easier.
|
||||
<item name="notificationHeaderTextAppearance">@style/TextAppearance.DeviceDefault.Notification.Info</item>
|
||||
</style>
|
||||
|
||||
<!-- @hide DeviceDefault theme for the DocumentsUI app. -->
|
||||
<style name="Theme.DeviceDefault.DocumentsUI" parent="Theme.DeviceDefault.DayNight" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user