Skip to content

Commit 170e7e2

Browse files
committed
Added descriptions for ad-toast, ad-textview and ad-editext
1 parent 82c7100 commit 170e7e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ These snippets are designed to make it quicker and easier to create Android apps
55

66
Avaliable Snippets
77
------------------
8-
98
- `ad-baseadapter` A stub BaseAdapter implementation which uses the [view holder pettern](http://developer.android.com/training/improving-layouts/smooth-scrolling.html#ViewHolder)
109
- `ad-logdebug` Debug log with a message
1110
- `ad-widget` The basics needed to get started with creating a custom widget
11+
- `ad-toast` Create and display a toast
12+
- `<TextView` A basic TextView
13+
- `<EditText` A basic EditText
1214

1315
Recommended Installation
1416
------------------------

0 commit comments

Comments
 (0)