This repository was archived by the owner on Aug 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ <div align =" center " >
2
+
3
+ ![ alt text] ( screenshots/polygon_basin.gif " polygon_button ")
4
+
5
+ </div >
6
+
1
7
# Android_neumorphic
2
8
## neumorphic (sof-ui) library for android
3
9
#### 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
9
15
- buy at here --> https://www.uplabs.com/posts/android_neumorphic
10
16
---
11
17
🔧 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 )
13
19
--
14
20
## ✔️some exmaples !!
15
21
### with 3 basic shape + Dark Mode
@@ -87,9 +93,9 @@ and in java class
87
93
});
88
94
```
89
95
### 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
93
99
### how make Darkmode
94
100
change this three color
95
101
``` xml
You can’t perform that action at this time.
0 commit comments