diff --git a/res/layout/preference_radio.xml b/res/layout/preference_radio.xml deleted file mode 100644 index cd486caa6da..00000000000 --- a/res/layout/preference_radio.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/preference_radio_with_extra_widget.xml b/res/layout/preference_radio_with_extra_widget.xml index 00c428f273e..c3470c07173 100644 --- a/res/layout/preference_radio_with_extra_widget.xml +++ b/res/layout/preference_radio_with_extra_widget.xml @@ -65,7 +65,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" - android:textAppearance="@style/TextAppearance.TileTitle" + android:textAppearance="?android:attr/textAppearanceListItem" android:ellipsize="marquee" android:fadingEdge="horizontal" /> @@ -73,7 +73,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" - android:textAppearance="@style/TextAppearance.Small" + android:textAppearance="?android:attr/textAppearanceSmall" android:textAlignment="viewStart" android:textColor="?android:attr/textColorSecondary" /> diff --git a/res/values/styles.xml b/res/values/styles.xml index 8be69daac5c..a72346daa85 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -244,8 +244,6 @@ 0.072727273 -