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 3d52dda commit 5892142
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
RichEditor for Android
=============

### Modifications made by @leo0263:
### Modifications made by @quipper:
```
- 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)
```

### Modifications made by user @kishannareshpal:
Expand Down

0 comments on commit 5892142

Please sign in to comment.