File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ A powerful & customizable menu implementation for android. It supports any l
55<br />
66
77## Import
8-
9- #### Add JitPack repository to your project level build.gradle file
8+ Add JitPack repository to your project level build.gradle file
109```
1110...
1211
@@ -17,8 +16,7 @@ allprojects {
1716 }
1817}
1918```
20-
21- #### Or, in newer android projects, if you need to the add repository in settings.gradle file...
19+ Or, in newer android projects, if you need to the add repository in settings.gradle file...
2220```
2321...
2422
@@ -30,8 +28,7 @@ dependencyResolutionManagement {
3028 }
3129}
3230```
33-
34- #### Finally add this dependency to your app/module level build.gradle file
31+ Finally, add this dependency to your app/module level build.gradle file
3532```
3633...
3734
@@ -136,4 +133,9 @@ Nested submenu:
136133![ Nested submenu] ( /app/src/main/res/drawable/menu_level_2.png )
137134
138135
139- #### Happy Coding!
136+ <br />
137+ <br />
138+
139+ Please share & rate the library if you find it useful.
140+
141+ ### Happy coding!
You can’t perform that action at this time.
0 commit comments