Skip to content

Commit 7baa484

Browse files
author
Matt Oakes
committed
Added Base Adapter snippet to the README.md
1 parent b0467ff commit 7baa484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ These snippets are designed to make it quicker and easier to create Android apps
66
Avaliable Snippets
77
------------------
88

9+
- `ad-baseadapter` A stub BaseAdapter implementation which uses the [view holder pettern](http://developer.android.com/training/improving-layouts/smooth-scrolling.html#ViewHolder)
910
- `ad-logdebug` Debug log with a message
1011
- `ad-widget` The basics needed to get started with creating a custom widget
1112

0 commit comments

Comments
 (0)