diff --git a/Source/Android/app/src/main/res/drawable-hdpi/ic_company.png b/Source/Android/app/src/main/res/drawable-hdpi/ic_company.png deleted file mode 100644 index 88e21de295..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-hdpi/ic_company.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-hdpi/ic_country.png b/Source/Android/app/src/main/res/drawable-hdpi/ic_country.png deleted file mode 100644 index 6e71c3a40f..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-hdpi/ic_country.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-xhdpi/ic_company.png b/Source/Android/app/src/main/res/drawable-xhdpi/ic_company.png deleted file mode 100644 index 26b1ccfcf4..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-xhdpi/ic_company.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-xhdpi/ic_country.png b/Source/Android/app/src/main/res/drawable-xhdpi/ic_country.png deleted file mode 100644 index 5d500f5f04..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-xhdpi/ic_country.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-xxhdpi/ic_company.png b/Source/Android/app/src/main/res/drawable-xxhdpi/ic_company.png deleted file mode 100644 index ac4c2c70e8..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-xxhdpi/ic_company.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-xxhdpi/ic_country.png b/Source/Android/app/src/main/res/drawable-xxhdpi/ic_country.png deleted file mode 100644 index 077ae487a0..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-xxhdpi/ic_country.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-xxxhdpi/ic_company.png b/Source/Android/app/src/main/res/drawable-xxxhdpi/ic_company.png deleted file mode 100644 index 6742ce771f..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-xxxhdpi/ic_company.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/drawable-xxxhdpi/ic_country.png b/Source/Android/app/src/main/res/drawable-xxxhdpi/ic_country.png deleted file mode 100644 index 27c03a5232..0000000000 Binary files a/Source/Android/app/src/main/res/drawable-xxxhdpi/ic_country.png and /dev/null differ diff --git a/Source/Android/app/src/main/res/layout/dialog_game_details.xml b/Source/Android/app/src/main/res/layout/dialog_game_details.xml index bc88f4c59a..fc6b360320 100644 --- a/Source/Android/app/src/main/res/layout/dialog_game_details.xml +++ b/Source/Android/app/src/main/res/layout/dialog_game_details.xml @@ -51,87 +51,96 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toBottomOf="@id/banner" /> - - + app:layout_constraintTop_toBottomOf="@id/label_country" /> - + app:layout_constraintTop_toBottomOf="@id/label_company" /> - + + + app:layout_constraintStart_toEndOf="@id/label_barrier" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintBaseline_toBaselineOf="@id/label_country" /> + app:layout_constraintStart_toEndOf="@id/label_barrier" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintBaseline_toBaselineOf="@id/label_company" /> + app:layout_constraintStart_toEndOf="@id/label_barrier" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintBaseline_toBaselineOf="@id/label_game_id" /> + app:layout_constraintStart_toEndOf="@id/label_barrier" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintBaseline_toBaselineOf="@id/label_revision" /> diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml index c55de039a9..9cf77f7eba 100644 --- a/Source/Android/app/src/main/res/values/strings.xml +++ b/Source/Android/app/src/main/res/values/strings.xml @@ -284,6 +284,10 @@ Extension Bindings Junk Data Found The settings file for this game contains junk data created by an old version of Dolphin. Would you like to fix this by deleting the settings file for this game? All game-specific settings and cheats that you have added will be removed. This cannot be undone. + Country + Company + Game ID + Revision Take Screenshot