Biology, asked by aksharababu6334, 1 year ago

What is difference between toolbar and action bar?

Answers

Answered by radhika27
1

It provides greater control to customize its appearance unlike old ActionBar. It fully supported Toolbar features to lower android os devices via AppCompact support library. Use a Toolbar as an replacement to ActionBar. In this you can still continued to use the ActionBar features such as menus, selections, etc. Use a standalone Toolbar, where ever you want to place in your application. 

Similar questions