-
## Choice Modes
Similar to ListView choice modes, but expanded (see what I did there?) for ExpandableListView.
### Group
- None
- One only
- Multiple
### Child
- None
- One per group
- Only one (in …
-
Version TAG: 1.4.2
Caused by: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: org.holoeverywhere.widget.ListView$SavedState
at android.os.Parcel.readParcelable(Parcel.ja…
-
Hi, me again
I have another problem with your great lib.
I want to insert another clickable item inside a groupView so if I click somewhere else in the groupView, th groupView expanded/disexpanded. I…
-
Show as much detail as is available on the PlaceDetailAcitivity screen -- opening hours, services, images, reviews, user ratings. Much of this information would suit being displayed in an accordion me…
-
Ticket created from post http://forum.xda-developers.com/showthread.php?p=44121819
Xprivacy doesn't fully support physical keyboard making it difficult to use with Android devices without touch scree…
-
The statistics fragment is ghetto.
1. Make an ExpandableListView out of the strings in CharacterData so that blocks can be collapsed for easier statistics navigation.
2. Come up with a better name t…
-
This would make the library more generic purpose allowing it to be used with an ExpandableListView for example.
There is no other change to be made other than changing the definition:
```
private …
-
You can implement the following:
elv.setOnItemLongClickListener(new OnItemLongClickListener() {
```
@Override
public boolean onItemLongClick(AdapterView arg0, View arg1,
…
-
Dear,
I create one project that relate with expandable listview like horizontal.
Could we use this lib to horizontal list View to slide left to right side...?
Thanks, :P
-
Holoeverywhere migration from 1.3 to 1.4 causes class cast exception due to ExpandableListView. Should be added to migration guide (https://github.com/ChristopheVersieux/HoloEverywhere/wiki/Migration-…