Duration now with the thumbnail, more space for upload date

This commit is contained in:
darkon5 2015-09-20 14:52:11 +02:00
parent f915291396
commit 5d77d25d34
3 changed files with 30 additions and 2 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
<solid android:color="#000000" />
<stroke android:width="1dip" android:color="#4fa5d5"/>
</shape>