irshu355 / Android-WYSIWYG-Editor

:pager: A text editor written in Android using native components in the content tree. Integrate easily to work with web based WYSIWYG's.
http://irshulx.github.io/Android-WYSIWYG-Editor
Apache License 2.0
412 stars 116 forks source link

how to set input type none or not editable? #65

Open arrivaldwis opened 5 years ago

arrivaldwis commented 5 years ago

Thanks for this cool library! but I have some question how to set the input type to none or non editable editor?

fhrzn commented 4 years ago

Try to set app:render_type to "Renderer" on Editor xml attribute