You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/03 00:37:42 UTC

[GitHub] hazems commented on issue #108: Title is cut off for long titles on android

hazems commented on issue #108: Title is cut off for long titles on android
URL: https://github.com/apache/cordova-plugin-dialogs/issues/108#issuecomment-468974427
 
 
   Currently, In Android, we just use the native Android Alert dialog's title property (which limit number of displayed lines to only two). We're not setting a custom textview, so we can't change the number of lines.
   
   From a user experience point of view, I think more than 2 lines for a title seems really unfriendly. So why not setting this lengthy text in the message?
   
   @macdonst @jcesarmobile @purplecabbage What do you think, Do we have any plans to add custom textviews to handle very big titles?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org