File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- # Android Widgets
1+ # Android Custom Widgets
22[ ![ License] ( https://img.shields.io/badge/license-Apache%202-green.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
33<img src =" https://github.com/dvinfosys/CustomWidgets/blob/master/Screenshort/logo.png?raw=true " align =" left " hspace =" 10 " vspace =" 10 " ></a >
44
@@ -44,6 +44,9 @@ you could customize following UI controls in your Android application
4444* [ ProgressView] ( https://github.com/dvinfosys/CustomWidgets/blob/master/app/src/main/java/com/dvinfosys/WidgetsExample/Fragments/ProgressViewFragment.java )
4545* [ AutoSelect] ( https://github.com/dvinfosys/CustomWidgets/blob/master/app/src/main/java/com/dvinfosys/WidgetsExample/Fragments/AutoSelectFragment.java )
4646* [ DAlert Dialog] ( https://github.com/dvinfosys/CustomWidgets/blob/master/app/src/main/java/com/dvinfosys/WidgetsExample/Fragments/DAlertFragment.java )
47+ * [ RecyclerResize] ( https://github.com/dvinfosys/CustomWidgets/blob/master/app/src/main/java/com/dvinfosys/WidgetsExample/Fragments/RecyclerResizeFragment.java )
48+ * [ InputCode (Pincode)] ( https://github.com/dvinfosys/CustomWidgets/blob/master/app/src/main/java/com/dvinfosys/WidgetsExample/Fragments/InputCodeFragment.java )
49+ * [ StickerView] ( https://github.com/dvinfosys/CustomWidgets/blob/master/app/src/main/java/com/dvinfosys/WidgetsExample/Fragments/StickerViewFragment.java )
4750
4851## Author
4952
You can’t perform that action at this time.
0 commit comments