savishy / TestApp

My attempt to build a simple app that uses a database
0 stars 0 forks source link

AddRecipeActivity.java: need a good-looking autocomplete field #1

Closed savishy closed 8 years ago

savishy commented 8 years ago

Background

AddRecipeActivity handles quick creation of recipes. This means auto-completion is central to this.

I tried using MultiAutocompleteTextView by myself but it does not look good.

Task Try using this link as a dependency.

savishy commented 8 years ago

This is fixed with latest commit 2d6499e4e5ba35e7d0b075ddbda09e0387cad7b6