[TIMOB-18782] Title text truncated on OptionDialog on Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2015-04-29T04:32:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Android |
Labels | android |
Reporter | Gabrielle Littler |
Assignee | Ashraf Abu |
Created | 2015-02-23T12:10:56.000+0000 |
Updated | 2017-06-07T21:30:42.000+0000 |
Description
Long title text on the OptionDialog is truncated on android, but shown in full on iOS.
The code to replicate the issue can be found at the following gist.
https://gist.github.com/gllittler/0cf95651218a9cffb640
Thoughts on if this is a native Android issue?
Just confirming that this is indeed a native behavior for Android.
Here's one way to approach it:
index.xml
Note: When using AndroidView, the Options will not appear on Android.
Closing ticket with reference to the above comments.