Shadow problem on Android Live Test

I have problems with shadows on live test on Android Ver 7.0 . The shadows are set transparent and on iphone and web prewiev they don’t show, while they show on android live test.
I have to pay to download the apk, do you think then the shadows will really be there on android?
I did some counter-testing and set colored shadows, but the visual result is still the same. Android gray shadows, ios no shadows and live web (google chrome) no shadows.



1 Like

IMG_2391
IMG_2390
I installed the apk but the problem remains, and when the keyboard appears it loses all alignment and becomes all a blur
IMG_2392

@ferrarofcfei even I was facing this problem, just make the shadow transparent from the shadow properties present in all of the components
it’s here-
Capture

1 Like

thank you, I tried your advice and made the following tests:
transparent shadows
white shadows
red shadows
Nothing changes, I always see the same thing, I don’t even see the red color.

did you do for all the components labels, buttons…?

I tried on one screen on all components. Maybe Android 7 is not supported

Please set them to be transparent with an alpha value of 0 like shown here

Probably the ideal is RGBA(0,0,0,0) not just rgb(0,0,0)

I’m sorry, I checked and it doesn’t work

What kind of device are you testing on?

Samsung Galaxy A5


This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.