Enabled MD3 on A12 by default

This commit is contained in:
Prathamesh More 2021-10-06 16:56:53 +05:30
parent 6074cdfda2
commit 480d66cc24
3 changed files with 3 additions and 1 deletions

View file

@ -25,4 +25,5 @@
<!-- Material You -->
<string name="pref_title_md3">Material You</string>
<bool name="md3_available">false</bool>
<bool name="md3_enabled">false</bool>
</resources>