|
1 | 1 | # RecyclerViewTemplate |
2 | 2 |
|
3 | | -Usages |
4 | | ------- |
| 3 | +The main purpose of this repo is to reduce the boiler plate code used in RecyclerViewTemplate. Yeah! All you have to just mark the fields in the template wizards. Now, you're good to go. |
| 4 | + |
| 5 | +Supports |
| 6 | +-------- |
| 7 | + |
| 8 | +This template supports RecyclerView customziations like list, grid, header, footer, header-footer, toggle, checkbox, radio, google play like RecyclerView |
| 9 | + |
| 10 | + |
| 11 | +RecyclerView Style |
| 12 | +------------------ |
| 13 | + |
| 14 | +The following are the different types of RecyclerView styles and pattern made from this template. |
| 15 | + |
| 16 | +#### Simple RecyclerView (List & Grid) |
| 17 | + |
| 18 | +<a href="http://imgur.com/O82WCuh"><img src="http://i.imgur.com/O82WCuh.png" title="source: imgur.com" height="403" width="200"/></a> <a href="http://imgur.com/ODaJwUJ"><img src="http://i.imgur.com/ODaJwUJ.png" title="source: imgur.com" height="403" width="200" /></a> <a href="http://imgur.com/kuSP6oi"><img src="http://i.imgur.com/kuSP6oi.png" title="source: imgur.com" height="403" width="200" /></a> <a href="http://imgur.com/7skEIav"><img src="http://i.imgur.com/7skEIav.png" title="source: imgur.com" height="403" width="200"/></a> |
| 19 | + |
| 20 | + |
| 21 | +#### Header, Footer and Header-Footer RecyclerView (List & Grid) |
| 22 | + |
| 23 | +<a href="http://imgur.com/N4xHlWU"><img src="http://imgur.com/N4xHlWU.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/7dlO9ow"><img src="http://imgur.com/7dlO9ow.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/2JQJRfF"><img src="http://imgur.com/2JQJRfF.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/byRiepd"><img src="http://imgur.com/byRiepd.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/uXc9Q2A"><img src="http://imgur.com/uXc9Q2A.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/PAabrBs"><img src="http://imgur.com/PAabrBs.png" title="source: imgur.com" height="403" width="200"/></a> |
| 24 | + |
| 25 | +#### Checkbox, Radiobutton, Toggle Switch RecyclerView (List & Grid) |
| 26 | + |
| 27 | +<a href="http://imgur.com/6l0K3ku"><img src="http://imgur.com/6l0K3ku.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/Igfxrzk"><img src="http://imgur.com/Igfxrzk.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/d9oVKbm"><img src="http://imgur.com/d9oVKbm.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/l8t8vTm"><img src="http://imgur.com/l8t8vTm.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/wmrlVAm"><img src="http://imgur.com/wmrlVAm.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/hn0NoGI"><img src="http://imgur.com/hn0NoGI.png" title="source: imgur.com" height="403" width="200"/></a> |
| 28 | + |
| 29 | +#### Google Play Like RecyclerView |
| 30 | + |
| 31 | +<a href="http://imgur.com/NbZOHjY"><img src="http://imgur.com/NbZOHjY.png" title="source: imgur.com" height="403" width="200"/></a> |
| 32 | + |
| 33 | +Implementation |
| 34 | +-------------- |
5 | 35 |
|
6 | 36 | 1. Download or clone this repo |
7 | 37 |
|
@@ -35,24 +65,14 @@ C:\Program Files\Android\Android Studio\ |
35 | 65 |
|
36 | 66 | <a href="http://imgur.com/JIg6iwM"><img src="http://i.imgur.com/JIg6iwM.png" title="source: imgur.com" height="203" width="300"/></a> |
37 | 67 |
|
| 68 | +Usages |
| 69 | +------ |
38 | 70 |
|
39 | | -Simple RecyclerView (List & Grid) |
40 | | ---------------------------------- |
41 | | - |
42 | | -<a href="http://imgur.com/O82WCuh"><img src="http://i.imgur.com/O82WCuh.png" title="source: imgur.com" height="403" width="200"/></a> <a href="http://imgur.com/ODaJwUJ"><img src="http://i.imgur.com/ODaJwUJ.png" title="source: imgur.com" height="403" width="200" /></a> <a href="http://imgur.com/kuSP6oi"><img src="http://i.imgur.com/kuSP6oi.png" title="source: imgur.com" height="403" width="200" /></a> <a href="http://imgur.com/7skEIav"><img src="http://i.imgur.com/7skEIav.png" title="source: imgur.com" height="403" width="200"/></a> |
43 | | - |
44 | | - |
45 | | -Header, Footer and Header-Footer RecyclerView (List & Grid) |
46 | | ----------------------------------------------- |
47 | | - |
48 | | -<a href="http://imgur.com/N4xHlWU"><img src="http://imgur.com/N4xHlWU.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/7dlO9ow"><img src="http://imgur.com/7dlO9ow.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/2JQJRfF"><img src="http://imgur.com/2JQJRfF.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/byRiepd"><img src="http://imgur.com/byRiepd.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/uXc9Q2A"><img src="http://imgur.com/uXc9Q2A.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/PAabrBs"><img src="http://imgur.com/PAabrBs.png" title="source: imgur.com" height="403" width="200"/></a> |
49 | | - |
50 | | -Checkbox, Radiobutton, Toggle Switch RecyclerView (List & Grid) |
51 | | ---------------------------------------------------------------- |
| 71 | +It is easy and pretty straight forward |
52 | 72 |
|
53 | | -<a href="http://imgur.com/6l0K3ku"><img src="http://imgur.com/6l0K3ku.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/Igfxrzk"><img src="http://imgur.com/Igfxrzk.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/d9oVKbm"><img src="http://imgur.com/d9oVKbm.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/l8t8vTm"><img src="http://imgur.com/l8t8vTm.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/wmrlVAm"><img src="http://imgur.com/wmrlVAm.png" title="source: imgur.com" height="403" width="200"/></a><a href="http://imgur.com/hn0NoGI"><img src="http://imgur.com/hn0NoGI.png" title="source: imgur.com" height="403" width="200"/></a> |
| 73 | +> - Open your project in Android Studio. |
| 74 | +> - Right click on your project root package. |
| 75 | +> - Navigate to New - Other - RecyclerViewTemplate |
54 | 76 |
|
55 | | -Google Play Like RecyclerView |
56 | | ------------------------------ |
| 77 | +<a href="http://imgur.com/uLRdJOC"><img src="http://i.imgur.com/uLRdJOC.png" title="source: imgur.com" height="403" width="200" /></a> |
57 | 78 |
|
58 | | -<a href="http://imgur.com/NbZOHjY"><img src="http://imgur.com/NbZOHjY.png" title="source: imgur.com" height="403" width="200"/></a> |
|
0 commit comments