

Change the Directory of Nexus Mod Manager Fix 4.

View lytToolbarDark = getLayoutInflater().inflate(R.layout.toolbar_dark, coordinatorLayout)
/cdn.vox-cdn.com/uploads/chorus_image/image/68809348/stardew_valley.0.jpg)
you could swap out one toolbar by another having different different styles.Īnd change the toolbar in code when necessary using inflating and adding the toolbar to the layout and removing the original toolbar and setting as the toolbar using setSupportActionbar() toolbar = (Toolbar) findViewById(R.id.toolbar) You could try creating two different toolbar xml and styles for light and dark toolbars.
