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

[Android] textDecorationLine doesn't work for TextInput #19295

Closed
AndreiCalazans opened this issue May 16, 2018 · 2 comments
Closed

[Android] textDecorationLine doesn't work for TextInput #19295

AndreiCalazans opened this issue May 16, 2018 · 2 comments
Labels
Component: TextInput Related to the TextInput component. Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@AndreiCalazans
Copy link
Contributor

textDecorationLine doesn't work for TextInput on android.
This issue here might be related
there is also a very old stackoverflow question about this here.

Someone added support for Text but not for TextInput maybe on this PR.

There are two situations.
if you start your TextInput empty with value of null it works. If you pass a value to TextInput it won't work.

Environment

Environment:
OS: macOS High Sierra 10.13.4
Node: 9.4.0
Yarn: 1.3.2
npm: 5.6.0
Watchman: 4.7.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.1 => 0.55.1

Steps to Reproduce

https://snack.expo.io/HkKznsFAG

@react-native-bot react-native-bot added Platform: Android Android applications. Component: TextInput Related to the TextInput component. labels May 16, 2018
@stale
Copy link

stale bot commented Aug 14, 2018

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Aug 14, 2018
@stale
Copy link

stale bot commented Sep 6, 2018

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Sep 6, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: TextInput Related to the TextInput component. Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants