Skip to content

Commit 9a8dc43

Browse files
author
Ayush Naik
committed
fixed blur tint at corners
1 parent 3c9d322 commit 9a8dc43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mylibrary/src/main/res/drawable/oval.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
xmlns:android="http://schemas.android.com/apk/res/android"
77
android:shape="oval">
88

9-
<solid
10-
android:color="@color/light_blue"/>
9+
<!-- <solid-->
10+
<!-- android:color="@color/light_blue"/>-->
1111

1212
<size
1313
android:width="480dp"

0 commit comments

Comments
 (0)