nextcloud-android/res/drawable/round_bgnd.xml

5 lines
179 B
XML
Raw Normal View History

2016-10-11 16:08:41 +03:00
<?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>