mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
the distinction between navigation bar and bottomSheet is made more marked
This commit is contained in:
parent
2a103909d1
commit
8889fc51c1
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ public class PlayerBottomSheetFragment extends Fragment {
|
|||
}
|
||||
|
||||
private void customizeBottomSheetBackground() {
|
||||
bind.playerHeaderLayout.getRoot().setBackgroundColor(SurfaceColors.getColorForElevation(requireContext(), 10));
|
||||
bind.playerHeaderLayout.getRoot().setBackgroundColor(SurfaceColors.getColorForElevation(requireContext(), 2));
|
||||
}
|
||||
|
||||
private void initViewPager() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue