Open joschide opened 5 years ago
Is there an easy way to change the inner circle's background color? I'd like to change it black and put a text view in there.
You should be able to add the solid tag to the shape (see docs).
<solid android:color="color" />
Is there an easy way to change the inner circle's background color? I'd like to change it black and put a text view in there.