Skip to content

Commit c6d6e80

Browse files
authored
Update README.md
1 parent 2050380 commit c6d6e80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -331,11 +331,11 @@ text7.setHtmlText("哈哈哈<a>lala</a>啦啦<a href=\"haha\">haha</a>哈哈哈<
331331

332332
# My more open source library recommendations
333333

334-
Supports circle or rounded corners without Bitmap operation, can draw circle background borders or rounded box background borders, in addition to the built-in properties of ImageView, 4 new display modes are added; in addition, there are pictures that can draw arbitrary graphics only you can't think of , can't be done without it
334+
## Finally, I recommend some other libraries I wrote
335335

336-
- [ShapeImageView](https://github.com/FlyJingFish/ShapeImageView)
336+
- [OpenImage makes it easy to click on a small image in the application to view the animated enlargement effect of the large image](https://github.com/FlyJingFish/OpenImage)
337337

338-
An image viewer that supports clicking on the small image to view the animation opening effect of the larger image
338+
- [AndroidAOP can request permissions, prohibit multiple points, switch threads, etc. with just one annotation. You can also customize your own Aop code](https://github.com/FlyJingFish/AndroidAOP)
339339

340-
- [OpenImage](https://github.com/FlyJingFish/OpenImage) (ShapeImageView built-in)
340+
- [View more open source libraries on the homepage](https://github.com/FlyJingFish)
341341

0 commit comments

Comments
 (0)