From a4fc614a030247de098a81346236c27fa2326583 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 17 Feb 2013 13:11:26 +0100 Subject: [PATCH] Add integer scale to Android. --- android/phoenix/res/xml/prefs.xml | 5 +++++ android/phoenix/src/org/retroarch/browser/RetroArch.java | 2 ++ 2 files changed, 7 insertions(+) diff --git a/android/phoenix/res/xml/prefs.xml b/android/phoenix/res/xml/prefs.xml index 8908a94155..30cfbf92a4 100644 --- a/android/phoenix/res/xml/prefs.xml +++ b/android/phoenix/res/xml/prefs.xml @@ -72,6 +72,11 @@ android:key="video_allow_rotate" android:summary="Will auto-rotate the screen for vertically oriented games." android:title="Auto-rotate" /> +