Add ProgressBar in ToolBar Dankers June 20, 2017 This example show how to add android.support.v7.widget.Toolbar to layout and add ProgressBar to the ToolBar. New a project of empty activity... Read more »
Add button inside Toolbar Dankers May 12, 2017 This example modify from my old post " Implement checkable items in OptionsMenu of Toolbar " to add button to Toolbar. Edit activi... Read more »
Implement transparent status bar for android.support.v7.widget.Toolbar Dankers February 19, 2017 Implement transparent status bar for android.support.v7.widget.Toolbar: - Follow the steps in " Replace ActionBar with android.support.... Read more »