-
Notifications
You must be signed in to change notification settings - Fork 17
Deprecated
TheBotBox edited this page May 14, 2020
·
1 revision
1. Duration is deprecated. Instead, use DurationRange
2. v2.0.1 onwards,
@Override
public void showProgress() { }
@Override
public void hideProgress() { }
are completely optional to override