Fix older API onclicks

This commit is contained in:
Finn M Glas 2020-05-22 23:32:21 +02:00
parent dc1238e4e0
commit a56cec7f9e
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
9 changed files with 19 additions and 9 deletions

View file

@ -11,7 +11,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/darkTheme">
android:theme="@style/finnmglasTheme">
<activity android:name=".MainActivity"
android:screenOrientation="portrait"