ButtonCirclePlugin icon indicating copy to clipboard operation
ButtonCirclePlugin copied to clipboard

The CircleImage button is shown square

Open JKDeveloper92 opened this issue 5 years ago • 2 comments

Everything appears on the emulator, but on real devices it shows a square. Why?

Both devices are on version.release 9 version.sdk 28

rightOnEmulator

wrongOnRealDevice

JKDeveloper92 avatar Dec 17 '19 00:12 JKDeveloper92

Also getting this issue any update/workaround ?

jimmason avatar Feb 19 '20 22:02 jimmason

I think the issue here might be BorderRadius being depreciated

As a workaround you can set corner radius on the button instead

jimmason avatar Feb 19 '20 22:02 jimmason