as selectionlist

  1. byz

    Android Question [AS SelectionList]How to set the background color of the selected items in the AS SelectionList

    I'm excited that AS SelectionList supports a search function, either SearchByText or SearchByValue, with the TextChanged event of the TextField. It can do real-time search and filtering functions.,I see that I can set the background color of the whole list, the background color of the list area...
Top