I see this code of @klaus that make a panel with diferent corner radius:
https://www.b4x.com/android/forum/t...th-different-corner-radius.51475/#post-322392
and this code of @Erel that make a label:
https://www.b4x.com/android/forum/t...us-curves-on-one-side-only.35070/#post-205487
Is possible to make a button with different corner radius?
I try this codes but I get this error in Button view:
https://www.b4x.com/android/forum/t...th-different-corner-radius.51475/#post-322392
and this code of @Erel that make a label:
https://www.b4x.com/android/forum/t...us-curves-on-one-side-only.35070/#post-205487
Is possible to make a button with different corner radius?
I try this codes but I get this error in Button view:
B4X:
java.lang.RuntimeException: Method: setCornerRadii not found in: android.graphics.drawable.StateListDrawable