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

@@ -9,4 +9,6 @@
<color name="playButtonBackgroundColor">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryBackground">#242424</color>
<color name="primaryTextColor">#FFFFFF</color>
<color name="settingsSubtitleColor">#4DFFFFFF</color>
<color name="dividerColor">#69666c</color>
</resources>