diff --git a/res/drawable/preview_seek_bar_outline.xml b/res/drawable/preview_seek_bar_outline.xml new file mode 100644 index 00000000000..acf92ef1edd --- /dev/null +++ b/res/drawable/preview_seek_bar_outline.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/res/layout/font_size_activity.xml b/res/layout/font_size_activity.xml index 479a5f5412f..85c81be2c1a 100644 --- a/res/layout/font_size_activity.xml +++ b/res/layout/font_size_activity.xml @@ -22,79 +22,79 @@ + android:layout_height="wrap_content" > - - - - - + + android:paddingTop="16dp" + android:paddingStart="?android:attr/listPreferredItemPaddingStart" + android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"> - + - + - + + + + + + + + + + - - diff --git a/res/layout/font_size_preview.xml b/res/layout/font_size_preview.xml index 5f2b10ff688..3959b15c7c8 100644 --- a/res/layout/font_size_preview.xml +++ b/res/layout/font_size_preview.xml @@ -17,6 +17,7 @@ + + + + + + + + + + + diff --git a/res/layout/screen_zoom_activity.xml b/res/layout/screen_zoom_activity.xml index 47c6b19c1df..4d3ab39069a 100644 --- a/res/layout/screen_zoom_activity.xml +++ b/res/layout/screen_zoom_activity.xml @@ -22,78 +22,78 @@ + android:layout_height="wrap_content" > - - - - - + + android:paddingTop="16dp" + android:paddingStart="?android:attr/listPreferredItemPaddingStart" + android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"> - + - + - + + + + + + + + + + - - diff --git a/res/layout/screen_zoom_preview_1.xml b/res/layout/screen_zoom_preview_1.xml index 7cdb6639e7f..ca2ecca738c 100644 --- a/res/layout/screen_zoom_preview_1.xml +++ b/res/layout/screen_zoom_preview_1.xml @@ -14,72 +14,10 @@ limitations under the License. --> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/res/layout/screen_zoom_preview_2.xml b/res/layout/screen_zoom_preview_2.xml index 7cdb6639e7f..ca2ecca738c 100644 --- a/res/layout/screen_zoom_preview_2.xml +++ b/res/layout/screen_zoom_preview_2.xml @@ -14,72 +14,10 @@ limitations under the License. --> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/res/layout/screen_zoom_preview_item.xml b/res/layout/screen_zoom_preview_item.xml deleted file mode 100644 index 68076f02b64..00000000000 --- a/res/layout/screen_zoom_preview_item.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/res/values/colors.xml b/res/values/colors.xml index 579cd9eb7f5..90884c9b96b 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -111,4 +111,7 @@ #4285F4 #3367D6 + + #CC000000 +