diff --git a/reicast/android/project.properties b/reicast/android/project.properties index dafc1adc5..390285dd7 100644 --- a/reicast/android/project.properties +++ b/reicast/android/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-15 +target=android-16 android.library.reference.1=../../newdc/android/libnewdc diff --git a/reicast/android/res/layout/options_fragment.xml b/reicast/android/res/layout/options_fragment.xml index 435138e17..6a1110ac4 100644 --- a/reicast/android/res/layout/options_fragment.xml +++ b/reicast/android/res/layout/options_fragment.xml @@ -3,6 +3,85 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > + + + + + + + + + + + + + +