Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.06 KB

TextEditor

Android Native TextEditor with Image and Rich Text

Youtube - https://youtu.be/l_ICSxC5kSE

Android Custom Text Editor with Image and RichText(Currently Bold/Italic/BoldItalic) support.

Works Offline and Online with sync.

For Offline data Realm is used. For Online Server Php/Mysql

Libraries Used

rx2-android-networking - Networking(Rxjava + Okhttp)

dagger,butterknife - Dependency Injection

yalantis:ucrop - Image Croping

Calligraphy - For Custom Fonts

glide,picasso - Image downloading and caching