cordova-plugin-dialogs icon indicating copy to clipboard operation
cordova-plugin-dialogs copied to clipboard

add support for html message in alert

Open swaheed2 opened this issue 9 years ago • 1 comments
trafficstars

By using android.text.Html, the message of the AlertDialog can support html which is a very useful feature. I hope this can be added to all type of dialog messages:

dlg.setMessage(Html.fromHtml(message));

swaheed2 avatar Mar 14 '16 19:03 swaheed2

Cordova CI Build has completed successfully.

Commit - Link Dashboard - Link

Builder Name Console Output Test Report Device Logs
Windows 8.1 Store Link Link Link
Windows 10 Store Link Link Link
Windows 8.1 Phone Link Link Link
iOS Link Link Link
Android Mac Link Link Link

cordova-qa avatar May 18 '16 02:05 cordova-qa