Initial Material 3 theming

This commit is contained in:
Zakhar Timoshenko
2022-01-16 17:53:03 +03:00
parent ba30690d26
commit eed8ef7010
122 changed files with 654 additions and 626 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="is_tablet">false</bool>
<bool name="use_light_status">false</bool>
<bool name="use_light_navigation">false</bool>
<bool name="isTablet">false</bool>
<bool name="lightStatusBar">true</bool>
<bool name="lightNavigationBar">false</bool>
<bool name="elevationOverlayEnabled">false</bool>
</resources>