mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-17 03:06:31 -07:00
Removed fixed colors from adapters
This commit is contained in:
parent
5cb63eb827
commit
ce4c1631bd
18 changed files with 39 additions and 103 deletions
|
|
@ -4,7 +4,6 @@
|
|||
<item
|
||||
android:id="@+id/action_download_album"
|
||||
android:icon="@drawable/ic_file_download"
|
||||
android:iconTint="@color/titleTextColor"
|
||||
android:title="@string/menu_download_all_button"
|
||||
app:showAsAction="never" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue