Variable nameing / imports improved, fixed nullpointer on account
[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="#fefefe" android:centerColor="#cccccc" android:endColor="#fefefe" android:angle="0"/>
5 </shape>