You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When putting a Label inside of a Grid or a StackLayout, the Label is overlaid by ripple effect.
If a Button is put inside the same Grid/StackLayout, then the Label is not overlaid anymore, and the ripple effect occurs correctly, only in the background.
The issue is easily simulated by putting a Label and a Button inside a Grid or a StackLayout.
Other controls like Boxview is overlaid the same way the Label is.
This situation was tested on Android.
The text was updated successfully, but these errors were encountered:
When putting a Label inside of a Grid or a StackLayout, the Label is overlaid by ripple effect.
If a Button is put inside the same Grid/StackLayout, then the Label is not overlaid anymore, and the ripple effect occurs correctly, only in the background.
The issue is easily simulated by putting a Label and a Button inside a Grid or a StackLayout.
Other controls like Boxview is overlaid the same way the Label is.
This situation was tested on Android.
The text was updated successfully, but these errors were encountered: