aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/toolbar.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-29some more theme fixesChristian Schneppe1-5/+5
2018-04-13put toolbar elevation in dimen fileChristian Schneppe1-1/+1
2018-04-13fixed popup menu in dark themeChristian Schneppe1-5/+5
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-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