aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/toolbar.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some more theme fixesChristian Schneppe2018-04-291-5/+5
|
* put toolbar elevation in dimen fileChristian Schneppe2018-04-131-1/+1
|
* fixed popup menu in dark themeChristian Schneppe2018-04-131-5/+5
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+11
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar