Marvel Active Member Licensed User Mar 18, 2022 #1 Does anybody know how to create images with rounded corners with SimpleMediaManager? I can only get square or totally rounded images. Images loaded with SMM also does not clip inside the corner radius of the panel they are in.
Does anybody know how to create images with rounded corners with SimpleMediaManager? I can only get square or totally rounded images. Images loaded with SMM also does not clip inside the corner radius of the panel they are in.
Solution Erel Mar 20, 2022 Try to call SetCircleClip on the parent panel: https://www.b4x.com/android/forum/threads/b4x-round-clipping-panel.120961/#content
Try to call SetCircleClip on the parent panel: https://www.b4x.com/android/forum/threads/b4x-round-clipping-panel.120961/#content
Erel B4X founder Staff member Licensed User Longtime User Mar 20, 2022 #2 Try to call SetCircleClip on the parent panel: https://www.b4x.com/android/forum/threads/b4x-round-clipping-panel.120961/#content Upvote 0 Solution
Try to call SetCircleClip on the parent panel: https://www.b4x.com/android/forum/threads/b4x-round-clipping-panel.120961/#content