[mobile] support swipe refresh

pull/123/head
FongMi 3 years ago
parent 7a3dc24ee2
commit 9f9388721b
  1. 1
      app/src/mobile/java/com/fongmi/android/tv/ui/fragment/child/TypeFragment.java

@ -104,6 +104,7 @@ public class TypeFragment extends BaseFragment implements CustomScroller.Callbac
}
private void getVideo() {
mTypeIds.clear();
mScroller.reset();
getVideo(getTypeId(), "1");
}

Loading…
Cancel
Save