ExpandableLayout icon indicating copy to clipboard operation
ExpandableLayout copied to clipboard

Expandable LinearLayout

Results 15 ExpandableLayout issues
Sort by recently updated
recently updated
newest added

how to add collapse animation in the expandable view

when expanding or Collapsing, never calling renderParent

@iammert I am Using a cardview for both Parent & Child Views, but I am getting an unnecessary gap between both. I cannot find any solution can you help me...

How can i add parent or child layout programmatically?

HI I've tried to reload the view after an event occur(Button). I call notifyParentChanged(index), this affects only the parent, no the children. If someone have the same issue, as a...

Single mode added to collapse all other groups when one is expanded.

it's possible to set an expandable in another expandable ?

How to set every time you click, there will be a single item that will expand. Moreover, item collasping.

Hey! I am currently using this library because it suits my use-case just fine, but I want to implement a method in which to scroll to a certain child of...

I can not use filterParent in my main activity, I'm new to programming. Sorry, I'm using google translator. `  layoutExpandable.filterParent ("SEARCH PARAM");` I'm using the so in my class: ```...