Updated to material 3, layout is now a proper scaffold, navigationbar added

This commit is contained in:
2022-11-06 12:01:10 +01:00
parent c5cb18abb4
commit ec4fcc0ec2
15 changed files with 158 additions and 140 deletions

View File

@@ -18,7 +18,6 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.Thuis">
<intent-filter>
<action android:name="android.intent.action.MAIN" />