Duration now with the thumbnail, more space for upload date
This commit is contained in:
parent
f915291396
commit
5d77d25d34
3 changed files with 30 additions and 2 deletions
5
app/src/main/res/drawable/durationback.xml
Normal file
5
app/src/main/res/drawable/durationback.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue