Aperture: Switch to Material3 theme
Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com>
Change-Id: If21c60fe70dc724dcca7b344a82e9386ab53618d
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 8d3d913..8229384 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -1,6 +1,6 @@
-<resources xmlns:tools="http://schemas.android.com/tools">
+<resources>
<!-- Base application theme. -->
- <style name="Theme.Aperture" parent="Theme.MaterialComponents.NoActionBar">
+ <style name="Theme.Aperture" parent="Theme.Material3.Dark.NoActionBar">
<!-- Primary brand color. -->
<item name="colorPrimary">@color/white</item>
<item name="colorPrimaryVariant">@color/white</item>