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

Make TextRow Title Multiline or in Two Lines #2175

Open
amsubhan opened this issue Aug 31, 2021 · 3 comments
Open

Make TextRow Title Multiline or in Two Lines #2175

amsubhan opened this issue Aug 31, 2021 · 3 comments

Comments

@amsubhan
Copy link

I have a use case in which my title is for text row is large and it almost covers more than half of the screen. I want to ask that how can I make my title of TextRow in two lines?

Thanks!

@onuryurtturk
Copy link

Have you tried this? 'cell.textLabel.numberOfLines = 2'

@amsubhanTV
Copy link

Have you tried this? 'cell.textLabel.numberOfLines = 2'

Yes I have tried this and set it 0 but it still shows in one line

@LeXuanKhanh
Copy link

LeXuanKhanh commented Sep 23, 2021

try to set up a custom row, the default TextRow title doesn't support multiline text

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

4 participants