Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17455] ActionBar Search View not working with ListView

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterRicardo Alcocer
AssigneeUnknown
Created2014-08-04T23:09:38.000+0000
Updated2018-02-28T20:04:15.000+0000

Description

The ActionBar SearchView (http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Android.SearchView) doesn't work with ListViews. Instead, the ListView inserts the searchView as the first row. The magnifying glass icon appears in the ActionBar but never expands the search field. Attached is a sample test case. Un-comment lines in XML and JS to switch between TableView and ListView.

Attachments

FileDateSize
Archive.zip2014-08-04T23:09:38.000+00005898682

Comments

  1. Quang Pham 2014-08-11

JSON Source