nextcloud-android/res/drawable/round_bgnd.xml
2016-11-01 23:35:16 +01:00

5 lines
No EOL
179 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#ffffff"/>
</shape>