mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
5 lines
No EOL
254 B
XML
5 lines
No EOL
254 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<shape
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<gradient android:startColor="@color/filelist_icon_backgorund" android:endColor="@color/filelist_icon_backgorund" android:angle="0"/>
|
|
</shape> |