android and ios achievements.

This commit is contained in:
Bryce Covert
2018-01-04 21:54:21 -08:00
parent c4e4a14be3
commit e95d6c4be1
24 changed files with 379 additions and 24 deletions

View File

@@ -15,6 +15,8 @@
android:hardwareAccelerated="true"
android:largeHeap="true"
android:label="Tick's Tales">
<meta-data android:name="com.google.android.gms.games.APP_ID"
android:value="@string/app_id"/>
<activity android:name="advent.core.SplashActivity"
android:theme="@android:style/Theme.Translucent.NoTitleBar"
android:screenOrientation="landscape"