Skip to content

Commit

Permalink
Update readme for 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mgod committed Jan 9, 2015
1 parent 5c6d2ee commit da161d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
TokenAutoComplete
=================

TokenAutoComplete is a Android Gmail style token auto-complete text field and filter. It's designed to have an extremely simple API to make it easy for anyone to implement this functionality while still exposing enough customization to let you make it awesome.
TokenAutoComplete is an Android Gmail style token auto-complete text field and filter. It's designed to have an extremely simple API to make it easy for anyone to implement this functionality while still exposing enough customization to let you make it awesome.

Support for Android 2.2 and up. Will probably work back to Android 2.0, but I haven't tested it.
Support for Android 4.0.3 (API 15) and up. If you need support for earlier versions of Android, [version 1.2.1](https://github.com/splitwise/TokenAutoComplete/releases/tag/v1.2.1) is the most recent version that supports Android 2.2 (API 8) and up.

![Focused TokenAutoCompleteTextView example](https://raw.github.com/splitwise/TokenAutoComplete/gh-pages/images/focused.png)

Expand Down

0 comments on commit da161d4

Please sign in to comment.