We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
de.dlyt.yanndroid.oneui.widget.SwipeRefreshLayout
Samsung's SwipeRefreshLayout.
<de.dlyt.yanndroid.oneui.widget.SwipeRefreshLayout android:layout_width="match_parent" android:layout_height="match_parent"> </de.dlyt.yanndroid.oneui.widget.SwipeRefreshLayout>
Attributes and usage are the same as Google's SwipeRefreshLayout.
End the refresh status once the animation ends.
public void seslSetRefreshOnce(boolean once)