android-cjj / Android-MaterialRefreshLayout

This is a drop-down control, it is more beautiful and powerful than SwipeRefreshLayout
2.11k stars 483 forks source link

Can't disable MaterialRefreshLayout #38

Open romeroz opened 8 years ago

romeroz commented 8 years ago

This does not seem to work: mMaterialRefreshLayout.setEnabled(false/true);

Hitexroid commented 8 years ago

it's my problem too