AndroidTreeView
AndroidTreeView copied to clipboard
config for proguard
when i enable proguard my app getting crashed, what is the right config for this lib?
For me it was solved by placing itemholders in proguard ignore list Such as
-keep class org.hawkular.client.android.explorer.holder.IconTreeItemHolder {
public