From 7d39ed9bcc7e4e6e0597167b09e74ccb856ba0ae Mon Sep 17 00:00:00 2001 From: Ryan Meredith Date: Mon, 31 Aug 2020 06:49:10 -0400 Subject: [PATCH] Android: res cleanup --- .../animator-ldrtl/menu_slide_out_to_end.xml | 4 +-- .../main/res/animator/button_elevation.xml | 22 -------------- .../res/animator/menu_slide_out_to_end.xml | 30 +++++++++---------- .../res/layout-port/fragment_emulation.xml | 1 - .../layout-television/activity_emulation.xml | 3 +- .../res/layout/activity_add_directory.xml | 27 ----------------- .../res/layout/list_item_settings_header.xml | 4 +-- .../app/src/main/res/layout/tv_title.xml | 4 +-- .../src/main/res/menu/menu_add_directory.xml | 11 ------- .../app/src/main/res/values/dimens.xml | 3 -- .../app/src/main/res/values/strings.xml | 6 +--- 11 files changed, 24 insertions(+), 91 deletions(-) delete mode 100644 Source/Android/app/src/main/res/animator/button_elevation.xml delete mode 100644 Source/Android/app/src/main/res/layout/activity_add_directory.xml delete mode 100644 Source/Android/app/src/main/res/menu/menu_add_directory.xml diff --git a/Source/Android/app/src/main/res/animator-ldrtl/menu_slide_out_to_end.xml b/Source/Android/app/src/main/res/animator-ldrtl/menu_slide_out_to_end.xml index eadf33156c..ede4eb37cb 100644 --- a/Source/Android/app/src/main/res/animator-ldrtl/menu_slide_out_to_end.xml +++ b/Source/Android/app/src/main/res/animator-ldrtl/menu_slide_out_to_end.xml @@ -2,7 +2,7 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/Android/app/src/main/res/animator/menu_slide_out_to_end.xml b/Source/Android/app/src/main/res/animator/menu_slide_out_to_end.xml index 5c38a06fd8..d650237d6f 100644 --- a/Source/Android/app/src/main/res/animator/menu_slide_out_to_end.xml +++ b/Source/Android/app/src/main/res/animator/menu_slide_out_to_end.xml @@ -2,20 +2,20 @@ - + - + - \ No newline at end of file + diff --git a/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml b/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml index 4f54974a5b..64d27bdf12 100644 --- a/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml +++ b/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml @@ -7,7 +7,6 @@ + android:orientation="horizontal" + android:baselineAligned="false"> - - - - - - - diff --git a/Source/Android/app/src/main/res/layout/list_item_settings_header.xml b/Source/Android/app/src/main/res/layout/list_item_settings_header.xml index 1c0cd336c3..58850ca801 100644 --- a/Source/Android/app/src/main/res/layout/list_item_settings_header.xml +++ b/Source/Android/app/src/main/res/layout/list_item_settings_header.xml @@ -14,6 +14,6 @@ android:layout_marginBottom="@dimen/spacing_small" android:textColor="?android:colorAccent" android:textStyle="bold" - android:layout_gravity="left|bottom"/> + android:layout_gravity="start|bottom"/> - \ No newline at end of file + diff --git a/Source/Android/app/src/main/res/layout/tv_title.xml b/Source/Android/app/src/main/res/layout/tv_title.xml index 49dd2969ee..9980b6b6e3 100644 --- a/Source/Android/app/src/main/res/layout/tv_title.xml +++ b/Source/Android/app/src/main/res/layout/tv_title.xml @@ -12,7 +12,7 @@ android:visibility="gone" android:layout_alignTop="@+id/badge" android:layout_alignBottom="@+id/badge" - android:layout_alignParentRight="true" + android:layout_alignParentEnd="true" android:id="@+id/title" android:gravity="center_vertical" android:layout_width="wrap_content" @@ -21,7 +21,7 @@ - - - - - - \ No newline at end of file diff --git a/Source/Android/app/src/main/res/values/dimens.xml b/Source/Android/app/src/main/res/values/dimens.xml index 0798c90a96..e0e16c895e 100644 --- a/Source/Android/app/src/main/res/values/dimens.xml +++ b/Source/Android/app/src/main/res/values/dimens.xml @@ -2,9 +2,6 @@ 16dp - 1dp - 4dp - 4dp 12dp 16dp diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml index e72828590a..ba8377e099 100644 --- a/Source/Android/app/src/main/res/values/strings.xml +++ b/Source/Android/app/src/main/res/values/strings.xml @@ -302,6 +302,7 @@ Other + Add Folder to Library Config Graphics Settings GameCube Input @@ -312,11 +313,6 @@ Successfully installed this title to the NAND. Failed to install this title to the NAND. - - Add Folder to Library - Up one level - That folder is empty. - Save and Exit Settings