Toolshop tidied up

This commit is contained in:
=
2017-05-25 20:29:24 +02:00
parent beb0a6e747
commit 504e2383fa
23 changed files with 2426 additions and 3134 deletions

View File

@ -16,8 +16,8 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true" >
android:theme="@style/AppTheme">
android:supportsRtl="true"
android:theme="@style/AppTheme" >
<activity
android:name="de.frajul.endlessroll.main.GameActivity"
android:configChanges="orientation|screenSize|keyboardHidden"