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

Possible to make link clickable inside textview? #58

Open
naiyyar opened this issue Jul 17, 2017 · 2 comments
Open

Possible to make link clickable inside textview? #58

naiyyar opened this issue Jul 17, 2017 · 2 comments

Comments

@naiyyar
Copy link

naiyyar commented Jul 17, 2017

I tried using rmq by setting data_detector_type = :all but didn't work

def will_appear
    rmq(UITextView).style{|st| st.editable = false, st.data_detector_types = :all }
end

Is there a way to get this done.

Thanks

@andrewhavens
Copy link
Collaborator

Hi @naiyyar, this type of question is not specific to PM XLForm. You'll have better luck asking in Slack or the forums.

@naiyyar
Copy link
Author

naiyyar commented Jul 18, 2017

Thanks @andrewhavens.
yes you are right. I thought they may have some method for this.

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

No branches or pull requests

2 participants