MultiLevelExpandableIndentableListView icon indicating copy to clipboard operation
MultiLevelExpandableIndentableListView copied to clipboard

Getting demo to run, why is it so difficult. Readme needs an update.

Open surfer190 opened this issue 10 years ago • 0 comments

Steps:

  1. Download gradle version required 2.1, using manual method as Android Studio is bad in that respect.
  2. Change runProguard false to minifyEnabled false in sampleapp/build.gradle and multilevelexpindlistview/build.gradle
  3. Library projects cannot set the ApplicationId, so have to remove that line from multilevelexpindlistview/build.gradle

surfer190 avatar Jul 27 '15 08:07 surfer190