refactor: increase border radius of inline buttons
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<shape>
|
<shape>
|
||||||
<solid android:color="?colorPollVoted"/>
|
<solid android:color="?colorPollVoted"/>
|
||||||
<corners android:radius="4dp"/>
|
<corners android:radius="8dp"/>
|
||||||
</shape>
|
</shape>
|
||||||
</item>
|
</item>
|
||||||
</ripple>
|
</ripple>
|
||||||
Reference in New Issue
Block a user