1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
matomocamp-companion-android/res/values/colors.xml
Christophe Beyls be01ed867a Added Tracks list and included PagerSlidingTabStrip code as tab
indicator to select the day.
Added cache for Days list in DatabaseManager and send a broadcast when
the schedule has been downloaded.
2013-12-23 23:30:05 +01:00

8 lines
No EOL
242 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="main_menu_background">#fafafa</color>
<color name="current_section_background">#29000000</color>
<color name="background_tab_pressed">#6633B5E5</color>
</resources>