stuff merge iewl

This commit is contained in:
Sem van der Hoeven
2021-01-06 14:12:59 +01:00
parent 68f2855a66
commit e90582b539
2 changed files with 12 additions and 1 deletions

View File

@@ -15,7 +15,8 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.NextLocation">
android:theme="@style/Theme.NextLocation"
android:hardwareAccelerated="false">
<activity android:name=".MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />