Fixed bug

This commit is contained in:
=
2018-02-14 16:31:33 +01:00
parent ee7536ba5f
commit 2fa424139b
2 changed files with 12 additions and 0 deletions

View File

@ -18,6 +18,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/AppTheme" >
<activity
android:name="de.frajul.endlessroll.main.GameActivity"