Merge pull request #257 from NoblesseOblige/master

Add reicast to the Sony Xperia Play games launcher menu
This commit is contained in:
TwistedUmbrella 2014-02-10 13:25:26 -05:00
commit 9af23e0276
2 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
android:label="@string/app_name" android:label="@string/app_name"
android:largeHeap="true" android:largeHeap="true"
android:theme="@style/AppTheme" > android:theme="@style/AppTheme" >
<meta-data
android:name="xperiaplayoptimized_content"
android:resource="@drawable/ic_xperia_play" />
<activity <activity
android:name=".MainActivity" android:name=".MainActivity"
android:configChanges="orientation|screenSize|screenLayout|uiMode|keyboard|keyboardHidden" android:configChanges="orientation|screenSize|screenLayout|uiMode|keyboard|keyboardHidden"

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB