Fixed statusbar too dark. Increased build version, updated changelog.
This commit is contained in:
parent
cfedd79dcf
commit
68627bd549
3 changed files with 10 additions and 2 deletions
|
|
@ -82,6 +82,8 @@ public class MainActivity extends AbsSlidingMusicPanelActivity {
|
|||
navigationView.setFitsSystemWindows(false);
|
||||
//noinspection ConstantConditions
|
||||
findViewById(R.id.drawer_content_container).setFitsSystemWindows(false);
|
||||
} else {
|
||||
drawerLayout.setFitsSystemWindows(false);
|
||||
}
|
||||
|
||||
setUpDrawerLayout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue