beaa86389d
This allows you to take a photo, then choose the recipients after. This also makes it so we only upload the attachment once.
4 lines
No EOL
187 B
XML
4 lines
No EOL
187 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="@color/signal_primary"/>
|
|
</shape> |