Reached Clean State, NO FUNCTIONALITY ADDED

Only applied some checkstyle and reformated code.
Also modified some warnings
This commit is contained in:
Alexander Doerflinger
2017-08-17 11:07:25 +02:00
parent 2ffb854927
commit a9fa61bac4
19 changed files with 379 additions and 284 deletions

View File

@@ -9,7 +9,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".GameSelection">
<activity android:name=".activities.GameSelection">
<intent-filter>
<action android:name="android.intent.action.MAIN" />