問題描述
是否有任何庫或開源應用程序演示包含具有所見即所得界面的富文本格式 Edittext 組件.聽說 android-richtexteditor 有這樣的功能,但是它的源代碼已經沒有了.
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.
如果有人有以上鏈接或來源,請與我分享.
If anyone have a link or source to the above please share it with me.
推薦答案
這里有兩個很棒的庫幫助了我.它們都是所見即所得的實現.
Here are two awesome libraries which helped me out. Both of them are implementation of WYSIWYG.
Android 實時編輯器: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
還提供了它們的實現代碼.
Their implementation code is also provided.
這篇關于Android Edittext 富文本格式的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!