Skip to content

Commit 0b59d2e

Browse files
author
Takeoff Android
authored
Update README.md
1 parent acc58d1 commit 0b59d2e

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# RecyclerViewTemplate
22

3+
Usages
4+
------
35

6+
Download or clone this repo
7+
8+
<a href="http://imgur.com/Fpn5F1Q"><img src="http://i.imgur.com/Fpn5F1Q.png" title="source: imgur.com" /></a>
9+
10+
Copy all the files and folders except sample (It contains the sample demo android studio project. So kindly ignore this folder)
11+
12+
<a href="http://imgur.com/i9P9pB1"><img src="http://i.imgur.com/i9P9pB1.png" title="source: imgur.com" /></a>
13+
14+
Paste the selected files into
15+
16+
**For Mac**
17+
18+
Go to Applications, Choose Android Studio, Right click and select **Show Package Contents** options.
19+
20+
<a href="http://imgur.com/6jkayYm"><img src="http://i.imgur.com/6jkayYm.png" title="source: imgur.com" /></a>
21+
22+
Navigate to > Contents - Plugins - android - lib - templates - other - paste the downloaded RecyclerView template folder
423

524
Simple RecyclerView (List & Grid)
625
---------------------------------

0 commit comments

Comments
 (0)