FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ListPicker for Android shows text after bound to an empty array. · Issue #228 · NativeScript/NativeScript · GitHub

ListPicker for Android shows text after bound to an empty array. #228

Description

If the ListPicker was originally bound to an array of strings and subsequently bound to an empty/null/undefined array, the last selected item could be still seen. The problem comes from the fact that the Android NumberPicker has no concept of zero items, i.e. it always has to have at least one item which is zero (minValue = value = maxValue = 0).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL