Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit f3e85b5

Browse files
committed
Merge remote-tracking branch 'github/master'
2 parents 5152dbb + abfd17a commit f3e85b5

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<div align="center">
2+
3+
![alt text](screenshots/polygon_basin.gif "polygon_button")
4+
5+
</div>
6+
17
# Android_neumorphic
28
## neumorphic (sof-ui) library for android
39
#### based on https://github.com/florent37/ShapeOfView
@@ -9,7 +15,7 @@ This is not a free library. But it has been published based on your trust. If yo
915
- buy at here --> https://www.uplabs.com/posts/android_neumorphic
1016
---
1117
🔧 Easy Installation 🔧 click here ->
12-
[![](https://jitpack.io/v/sshadkany/Android_neumorphic.svg)](https://jitpack.io/#sshadkany/Android_neumorphic)
18+
[![](https://jitpack.io/v/sshadkany/Android_neumorphic.svg)](https://jitpack.io/#sshadkany/Android_neumorphic/master-SNAPSHOT)
1319
--
1420
## ✔️some exmaples !!
1521
### with 3 basic shape + Dark Mode
@@ -87,9 +93,9 @@ and in java class
8793
});
8894
```
8995
### more examples
90-
|<img src="screenshots/recbutton.gif" width="250"> |<img src="screenshots/polygonButton.gif" width="250"> |
91-
|-----------------|----------------|
92-
|code in activity_rect_button.xml |code in activity_polygon_button.xml
96+
|<img src="screenshots/recbutton.gif" width="250"> |<img src="screenshots/polygonButton.gif" width="250">|<img src="screenshots/polygon_basin.gif" width="250"> |
97+
|-----------------|----------------|-------------------|
98+
|code in activity_rect_button.xml |code in activity_polygon_button.xml |code in activity_polygon_button.xml
9399
### how make Darkmode
94100
change this three color
95101
```xml

0 commit comments

Comments
 (0)