December
9

Slide Expandable ListView

By Tjerk Wolterink

Not happy with the Android’s ExpandableListView android offers? Want something like the Spotify app? This library allows you to have custom ListView in wich each list item has an area that will slide-out once the users clicks on a certain Button.

9 comments on “Slide Expandable ListView”

  1. Galin Georgiev Reply

    Slide Expandable ListView is gread new addition :)

  2. Amit Reply

    I’ve always thought this feature made the Spotify app unique and amazing; can’t wait to use it in my own app! Thank you!
    What controls the style/color of the divider between list elements?

  3. Tjerk Wolterink Reply

    @Udi indeed! You are also mentioned on the github page! Thanks for your initial idea. You should have credit too!

  4. MrBIMC Reply

    Is it possible to make menu expand on View clicked? As far as i see now, that library expands menu only on you click a button. I need to expand that thing when listitem(WHOLE VIEW) itself was clicked. Is it possible to do that?

    • Nadav Fima Reply

      just set the ClickListener to the adapter’s convertView (inside getView()) instead of whatever button.

  5. free Reply

    Slide Expandable ListView is an awesome open source view that could work for you.

Leave a comment

Please wait...