mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
use hardcore corner radius
This commit is contained in:
parent
593d8988ab
commit
7f5a973027
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<stroke
|
||||
android:width="2dp"
|
||||
android:color="?attr/white" />
|
||||
<corners android:radius="@dimen/rounded_image_radius" />
|
||||
<corners android:radius="10dp" />
|
||||
</shape>
|
||||
</item>
|
||||
</ripple>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue