ManuelPeinado / RefreshActionItem-Native

Android - A version of RefreshActionItem that works with the native action bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProgressIndicatorType.INDETERMINATE

powder366 opened this issue · comments

The line:

mRefreshActionItem.setProgressIndicatorType(ProgressIndicatorType.INDETERMINATE);

does not compile in the non ABS version. It is not available in the library?
It is however in the ABS library version...

I think I was wrong, sorry. Please delete this issue.