Merge pull request #34 from darkon5/master

Duration now shown on top of the thumbnail.
This commit is contained in:
Christian Schabesberger 2015-09-20 19:36:40 +02:00
commit b20ae45280
4 changed files with 67 additions and 2 deletions

View file

@ -1,4 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="text_search_title_size">16sp</dimen>
<dimen name="text_search_duration_size">11sp</dimen>
<dimen name="text_search_uploader_size">12sp</dimen>
<dimen name="text_search_uploadtime_size">12sp</dimen>
</resources>