Bug fixed: download followed by refresh always resulted in upload, although the file...
[pub/Android/ownCloud.git] / res / drawable / uploader_list_separator.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <shape
3 xmlns:android="http://schemas.android.com/apk/res/android">
4 <gradient android:startColor="@color/filelist_icon_backgorund" android:endColor="@color/filelist_icon_backgorund" android:angle="0"/>
5 </shape>