bauerca / drag-sort-listview

Android ListView with drag and drop reordering.
3.2k stars 1.44k forks source link

AIDL is missing #144

Open gabrieljuan opened 9 years ago

gabrieljuan commented 9 years ago

I got this error on gradle clean. So my R file is cannot resolved.

Execution failed for task ':DragSortListView:compileReleaseAidl'.

aidl is missing

Anyone could help ?