react-native-pulse icon indicating copy to clipboard operation
react-native-pulse copied to clipboard

Pulse is square on Android

Open watadarkstar opened this issue 7 years ago • 3 comments

The pulse is square on android instead of a circle. Tested on multiple android devices: S4 and S7 Edge

watadarkstar avatar Aug 14 '17 19:08 watadarkstar

@watadarkstar is it ok in emulator? Which version of RN and Android do you use?

glebcha avatar Aug 20 '17 20:08 glebcha

Same problem here. I tested on Android 7 Nougat on device Samsung J7 Sky Pro. Same problem for both RN version 0.53.3 and 0.54.0. Same problem using emulator with Nexus 5X x86, API 23, Android 6, and Nexus 5X x86, API 27, Android 8.1.

juliepwchen avatar Mar 05 '18 01:03 juliepwchen

Any solution for this issue? Am also getting square in Android

anooj1483 avatar Jun 27 '18 06:06 anooj1483

@juliepwchen @anooj1483 do you use image? If so, seems that I know the reason - image should be wrapped in View with borderRadius set.

glebcha avatar Jun 27 '18 11:06 glebcha