Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5869] Create a property that allows searchbar/searchview filtered ListView to return the number of records being displayed

GitHub Issuen/a
TypeImprovement
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-10-24T20:14:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterRay Belisle
AssigneeShak Hossain
Created2018-08-30T18:05:13.000+0000
Updated2018-10-24T20:14:32.000+0000

Description

When a searchbar/searchview is attached to a listview, there is no way to know how many records meet the current search criteria. Would be nice to have a property that could be exposed to read the current number of records that match the search criteria.

Comments

  1. Sharif AbuDarda 2018-09-03

    Hello, Please share some native feature docs for this. Thanks.
  2. Jórdan Luiz Bisato 2018-09-05

    To android, i find this: https://stackoverflow.com/questions/14628453/android-listview-filter-count
  3. Sharif AbuDarda 2018-09-05

    Hello, this is not native docs, I mean official Android development docs that describe this features and implementation process. Thanks.

JSON Source