Skip to content

Commit

Permalink
Changed the folder structure #1
Browse files Browse the repository at this point in the history
All templates are now inside the templates folder.
  • Loading branch information
gabrielemariotti committed Apr 24, 2014
1 parent 003215a commit 8736a27
Show file tree
Hide file tree
Showing 30 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Expand Up @@ -2,7 +2,16 @@

A small collection of Android Studio templates for Android development.

To use these templates you will need Android Studio. Copy the appropriate folders into `<androidStudio-folder>/plugins/android/lib/templates/` and they will appear in the project explorer context menu.
> To use these templates you will need Android Studio.
> Copy the appropriate folders into `<androidStudio-folder>/plugins/android/lib/templates/` and they will appear in the project explorer context menu.

The `templates` folder contains these templates:

* [SwipeRefreshLayout]: creates a new blank activity with a SwipeRefreshLayout.
* [Custom]: contains some useful common templates (check below for more details)



### SwipeRefreshLayout
Expand Down Expand Up @@ -67,3 +76,6 @@ License


---

[SwipeRefreshLayout]:https://github.com/gabrielemariotti/AndroidStudioTemplate#swiperefreshlayout
[Custom]:https://github.com/gabrielemariotti/AndroidStudioTemplate#custom
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes

0 comments on commit 8736a27

Please sign in to comment.