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

[TIMOB-16865] Android / MobileWeb: Unable to remove the TableView row separators even if the color is set to transparent #7514

Closed
wants to merge 2 commits into from

Conversation

falkolab
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-16865

I think also need to move:
Ti.UI.iPhone.TableViewSeparatorStyle.NONE to Ti.UI.TableViewSeparatorStyle.NONE
and
Ti.UI.MobileWeb.TableViewSeparatorStyle.NONE to Ti.UI.TableViewSeparatorStyle.NONE
But I don't know how to do it right way with deprication.

# Conflicts:
#	android/titanium/src/java/org/appcelerator/titanium/TiC.java
@hieupham007
Copy link
Contributor

Thank you for your PR. I've create a similar PR to solve this ticket. Please refer to #7564

@falkolab
Copy link
Contributor Author

I spent my time for PR. It's a pity!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants