Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leo0263 authored Sep 28, 2020
1 parent 5892142 commit 8cabad7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
RichEditor for Android
=============

### Modifications made by @quipper:
### Modifications made by @quipper: available on [jitpack IO](https://jitpack.io/#quipper/richeditor-android)
```
- Add UnorderedList and OrderedList to OnTextSelectionChangeListener
- Update the UI:
- Move the formatting toolbar so it doesn't blocked by the android text selection pop up
- Apply Open Sans Regular as the default font
- Attempt to add rounded box on the richEdit using FrameLayout (check the layout for details)
- Publish to [jitpack IO](https://jitpack.io/#quipper/richeditor-android)
- Support clipboard text insertion on paste event
- Support Android 21 (fix crash when running on android 21)
```
Expand Down

0 comments on commit 8cabad7

Please sign in to comment.