diff --git a/android/app/src/main/res/values/arrays.xml b/android/app/src/main/res/values/arrays.xml
index c35f0db98..9d6f176db 100644
--- a/android/app/src/main/res/values/arrays.xml
+++ b/android/app/src/main/res/values/arrays.xml
@@ -93,6 +93,18 @@
- 1:1
- PAR 1:1
+
+ - Nearest-Neighbor
+ - Bilinear
+ - JINC2
+ - xBR
+
+
+ - Nearest
+ - Bilinear
+ - JINC2
+ - xBR
+
- Digital Controller (Gamepad)
- Analog Controller (DualShock)
diff --git a/android/app/src/main/res/xml/root_preferences.xml b/android/app/src/main/res/xml/root_preferences.xml
index c4fcb9e17..e8b69030b 100644
--- a/android/app/src/main/res/xml/root_preferences.xml
+++ b/android/app/src/main/res/xml/root_preferences.xml
@@ -124,11 +124,13 @@
app:defaultValue="true"
app:summary="Forces the rendering and display of frames to progressive mode. This removes the "combing" effect seen in 480i games by rendering them in 480p. Usually safe to enable." />
-
+