文件名称:Android代码-丰富的edittext富文本编辑器
文件大小:535KB
文件格式:ZIP
更新时间:2022-08-26 21:36:12
Android代码
RichEditText A rich edit text view on Android to replace native EditText view,it let user show/input more informational text. The library support editting rich text on UI, like bold, different font color, add link for the selection and so on. Comparing to a famous github project cwac-richedit,which published by master 'commonsguy', this library is mainly focusing on editing process, for example, when you underline some segments but after that strike through the later part, how the former style
【文件预览】:
RichEditText-master
----richedittextview()
--------richedittextview.iml(7KB)
--------.gitignore(7B)
----gradlew(5KB)
----settings.gradle(34B)
----raw()
--------screen-shot()
----demo2()
--------src()
--------build.gradle(772B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(2KB)
----gradlew.bat(2KB)
----RichEditText()
--------src()
--------RichEditText-RichEditText.iml(7KB)
--------build.gradle(2KB)
--------proguard-rules.pro(663B)
----gradle.properties(855B)
----build.gradle(634B)