Loading core/res/res/values/attrs.xml +0 −7 Original line number Diff line number Diff line Loading @@ -409,13 +409,6 @@ <attr name="listItemTwinLabelSecondaryText" format="reference" /> <attr name="listItemHeaderTwinLabelSecondaryText" format="reference" /> <!-- ============ --> <!-- TOAST styles --> <!-- ============ --> <eat-comment /> <attr name="toastBackground" format="reference"/> <attr name="toastAnimationStyle" format="reference"/> <!-- =================== --> <!-- Preference styles --> <!-- =================== --> Loading core/res/res/values/themes.xml +0 −2 Original line number Diff line number Diff line Loading @@ -165,8 +165,6 @@ <item name="spinnerItemStyle">@android:style/Widget.TextView.SpinnerItem</item> <item name="dropDownHintAppearance">@android:style/TextAppearance.Widget.DropDownHint</item> <item name="keyboardViewStyle">@android:style/Widget.KeyboardView</item> <item name="toastBackground">@android:style/Toast.Background</item> <item name="toastAnimationStyle">@android:style/Animation.Toast</item> <!-- Header, section and list item styles --> <item name="textAppearanceLabel">@android:style/TextAppearance.Label</item> Loading Loading
core/res/res/values/attrs.xml +0 −7 Original line number Diff line number Diff line Loading @@ -409,13 +409,6 @@ <attr name="listItemTwinLabelSecondaryText" format="reference" /> <attr name="listItemHeaderTwinLabelSecondaryText" format="reference" /> <!-- ============ --> <!-- TOAST styles --> <!-- ============ --> <eat-comment /> <attr name="toastBackground" format="reference"/> <attr name="toastAnimationStyle" format="reference"/> <!-- =================== --> <!-- Preference styles --> <!-- =================== --> Loading
core/res/res/values/themes.xml +0 −2 Original line number Diff line number Diff line Loading @@ -165,8 +165,6 @@ <item name="spinnerItemStyle">@android:style/Widget.TextView.SpinnerItem</item> <item name="dropDownHintAppearance">@android:style/TextAppearance.Widget.DropDownHint</item> <item name="keyboardViewStyle">@android:style/Widget.KeyboardView</item> <item name="toastBackground">@android:style/Toast.Background</item> <item name="toastAnimationStyle">@android:style/Animation.Toast</item> <!-- Header, section and list item styles --> <item name="textAppearanceLabel">@android:style/TextAppearance.Label</item> Loading