diff --git a/README.md b/README.md index a2c317a..dacae94 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ShapedNavigationView This is an Android library to make Shaped NavigationViews inside your Android applications. - +                         # Usage @@ -17,7 +17,7 @@ This is an Android library to make Shaped NavigationViews inside your Android ap ... - ``` +## Values Table + + + + + + + + + + +
AttributeValueShape Type
drawerShapearcConvex
drawerShapearcConcave
drawerShaperoundedRect
drawerShapewaves
drawerShapebottom_round
drawerShapefull_round
drawerShapewaves_indefinite
+ +## Sample App + + + +## Acknowledgements + +Thanks to [Roman Zavarnitsyn](https://github.com/rom4ek) for his [ArcNavigationView](https://github.com/rom4ek/ArcNavigationView) Project Idea. +Thank to [Hama Omer](https://github.com/hama-Omer) for the Wavy Look Idea.