You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI @LidorPrototype, I could be wrong, but first, try not to use "sp" for layout_width and height, instead use "dp" which is recommended in most cases, sp use just for text...
second, try to apply these two lines to your code...
1- style
2- neumorph_shapetype
Version used: latest
Devices/Android versions reproduced on: Galaxy 10+, Pixel 3, Pixel 3+
I'm trying to do a NeumorphButton on a RelativeLayout that is in another RelativeLayout but it does not draw it correctly at all...
The text was updated successfully, but these errors were encountered: