/EditorSample

Sample implementation of android rich text editor using AztecEditor-Android

Primary LanguageKotlin

EditorSample

This project is a sample implementation of rich text editor for android using third party library, AztecEditor-Android. The Visual editor implemented with a custom toolbar and ActionMode.

Aztec (which extends EditText) is a rich-text editor component for writing HTML documents in Android. See https://github.com/wordpress-mobile/AztecEditor-Android for more information about the library.