Using HTML text in android calendar's event description field -


i have custom syncadapter synchronizes on-device calendar events on server (i have custom accounts , calendar setup). event descriptions contains html (it existing webapp). description on on-device calendar ends showing html markup - treating content plain text only. how instruct android process html content in description field? other (and painful) option parse , strip html trying avoid it.

android minsdk 23 android targetsdk 25


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -