aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout/drawer_custom_header.xml
Commit message (Collapse)AuthorAgeFilesLines
* Make bright toolbar themeableThialfihar2015-07-211-16/+0
| | | | | | | | | | Also remove a superfluous divider in the decrypt files fragment and the unused drawer_custom_header.xml. This changes the color of the toolbar in the light theme as well, because its brightness didn't play well with the system status bar of Android, drowning it in whiteness. Now it is still very light, but the system bar is still faintly visible above it.
* Start moving colors into themesThialfihar2015-07-211-2/+2
| | | | | | | | Using attrs instead of fixed colors it will be possible to style everything and also dynamically grab the color where needed in code. This is done with colorEmphasis as an initial test. Also remove several unused colors.
* Once again: Colors and header imageDominik Schürmann2015-02-221-1/+1
|
* Remove files related to old nav drawerDominik Schürmann2015-01-291-0/+16