android add two toolbars in the same activity - Stack Overflow
https://stackoverflow.com/questions/32808996/android-add-two-toolbars-in-the-same-activity
WebI had a similar need, the only difference being that I wanted a toolbar on top, and a sort of action bar at the bottom. The toobar had to be material-compliant, with a title, some buttons, and possibly an action overflow, while the bottom bar had to contain some equally-spaced, always visible buttons, and nothing else.. My implementation follows, tested and working, …
DA: 30 PA: 62 MOZ Rank: 3