Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparent background removes border for touchables #3088

Closed
JoshuaJADaniel opened this issue Sep 4, 2024 · 1 comment · Fixed by #3096
Closed

Transparent background removes border for touchables #3088

JoshuaJADaniel opened this issue Sep 4, 2024 · 1 comment · Fixed by #3096
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@JoshuaJADaniel
Copy link

JoshuaJADaniel commented Sep 4, 2024

Description

Setting backgroundColor to a transparent-ish value in any touchable causes border styles to be discarded in Android.

image

Steps to reproduce

  1. Open the Snack
  2. Select Android
  3. Run either locally or online

Snack or a link to a repository

https://snack.expo.dev/@joshuajadaniel/rngh---background-color-effect-on-border-rendering

Gesture Handler version

~2.16.1

React Native version

0.74.5

Platforms

Android

JavaScript runtime

Hermes

Workflow

Expo managed workflow

Architecture

Paper (Old Architecture)

Build type

Debug mode

Device

Real device

Device model

Samsung Galaxy S22

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided labels Sep 4, 2024
@JoshuaJADaniel JoshuaJADaniel changed the title Transparent background removes border Transparent background removes border for touchables Sep 4, 2024
@kacperzolkiewski
Copy link
Contributor

Hi @JoshuaJADaniel! Could you please check if this PR helps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
2 participants