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/dimens.xml
Christophe Beyls eeff608ea7 Added TrackScheduleActivity and TrackScheduleFragment
Fixed EventsParser: cannot recycle the ArrayList of persons and links
because IterablePullParser uses 2 instances of Event simultaneously.
2013-12-28 01:46:23 +01:00

6 lines
No EOL
117 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="list_title_text_size">16sp</dimen>
</resources>