feat: update profile note background radius (again)

This commit is contained in:
LucasGGamerM
2023-08-27 12:20:20 -03:00
parent 8ae42e0fe1
commit 7ff21cf784

View File

@@ -3,5 +3,5 @@
android:tint="@color/m3_primary_alpha11"
android:tintMode="src_over">
<solid android:color="?colorM3Surface" />
<corners android:radius="40dp" />
<corners android:radius="24dp" />
</shape>