Signal-Android/res/drawable/circle_invite.xml

6 lines
181 B
XML
Raw Normal View History

2019-09-03 15:19:06 -04:00
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#70707C" />
</shape>