Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.37 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.37 KB

Cocktail of the Week

Newsreader type Android app to display a list of the Guardian's Cocktail of the Week series in The Good Mixer

Copyright (C) 2018 Tina Taylor

GNU General Public License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

https://www.gnu.org/licenses/gpl-3.0.en.html

.

***You will need to add your own API Key to the UriBuilder.

Animated GIF of Cocktail of the Week App

Okay ... sigh ... after MUCH trial and tribulation, I have become the go-to expert on changing the color of the Action Bar/App Bar background -and- Text/Title color, and even the mystical Menu/Overflow icon color. Whew, it was stupid hard to get some clarification - when it's actually really frickin easy.

So basically, copy and modify my styles.xml. Update your manifest to use your custom theme. (Look at my manifest for an example.)

Cheers!