Closed AB-70 closed 4 months ago
Adds the cornerRadius property to the RTCSurfaceView component (for android only) because borderRadius and clipping was not working on Android.
cornerRadius
RTCSurfaceView
I tried many existing methods but nothing worked so I added some code there. Not sure if it's needed for others but just in case.
Thanks :)
Adds the
cornerRadius
property to theRTCSurfaceView
component (for android only) because borderRadius and clipping was not working on Android.I tried many existing methods but nothing worked so I added some code there. Not sure if it's needed for others but just in case.
Thanks :)