Make navigation bar and status bar transparent to display posts, comments, subreddits and users under them. Minor UI tweaks for bottom sheet fragments.

This commit is contained in:
Alex Ning
2019-08-10 18:29:04 +08:00
parent 4c21eea852
commit 413a18f6d3
31 changed files with 476 additions and 115 deletions

View File

@@ -26,7 +26,7 @@
<color name="roundedBottomSheetPrimaryBackground">#242424</color>
<color name="roundedBottomSheetPrimaryNavigationBarColor">#000000</color>
<color name="roundedBottomSheetPrimaryNavigationBarColor">@color/roundedBottomSheetPrimaryBackground</color>
<color name="voteUnavailableVoteButtonColor">#3C3C3C</color>