問(wèn)題描述
是否有任何庫(kù)或開(kāi)源應(yīng)用程序演示包含具有所見(jiàn)即所得界面的富文本格式 Edittext 組件.聽(tīng)說(shuō) android-richtexteditor 有這樣的功能,但是它的源代碼已經(jīng)沒(méi)有了.
Is there any library or open source application demo that contains Rich Text Format Edittext component with WYSIWYG interface. I've heard that android-richtexteditor contained such functionality, but it's source code is no longer available.
如果有人有以上鏈接或來(lái)源,請(qǐng)與我分享.
If anyone have a link or source to the above please share it with me.
推薦答案
這里有兩個(gè)很棒的庫(kù)幫助了我.它們都是所見(jiàn)即所得的實(shí)現(xiàn).
Here are two awesome libraries which helped me out. Both of them are implementation of WYSIWYG.
Android 實(shí)時(shí)編輯器:https://github.com/1gravity/Android-RTEditor
Android RTEditor: https://github.com/1gravity/Android-RTEditor
RichEditor-Android:https://github.com/wasabeef/richeditor-android
RichEditor-Android: https://github.com/wasabeef/richeditor-android
還提供了它們的實(shí)現(xiàn)代碼.
Their implementation code is also provided.
這篇關(guān)于Android Edittext 富文本格式的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!