mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
fix: collapse player bottom sheet on logout
This commit is contained in:
parent
95e9d06e47
commit
d09e7e7981
1 changed files with 1 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ public class MainActivity extends BaseActivity {
|
|||
}
|
||||
|
||||
private void goToLogin() {
|
||||
bottomSheetBehavior.setState(BottomSheetBehavior.STATE_HIDDEN);
|
||||
setBottomNavigationBarVisibility(false);
|
||||
setBottomSheetVisibility(false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue