nextcloud-android/res/drawable/uploader_list_separator.xml
Bartek Przybylski 154bb85cf1 initial commit
2011-08-19 22:37:35 +02:00

5 lines
No EOL
236 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#fefefe" android:centerColor="#cccccc" android:endColor="#fefefe" android:angle="0"/>
</shape>