Set different main tabs for different users.

This commit is contained in:
Alex Ning
2020-08-20 11:02:00 +08:00
parent aad5a6200b
commit 24348b256f
12 changed files with 965 additions and 46 deletions

View File

@@ -10,4 +10,6 @@
<color name="roundedBottomSheetPrimaryBackground">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryNavigationBarColor">#000000</color>
<color name="primaryTextColor">#000000</color>
<color name="settingsSubtitleColor">#42000000</color>
<color name="dividerColor">#E0E0E0</color>
</resources>