MCPcopy Create free account
hub / github.com/AshampooSystems/boden / refreshDone

Method refreshDone

framework/ui/platforms/android/src/ListViewCore.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 void ListViewCore::refreshDone() { _jNativeListView.setRefreshing(false); }
36
37 void ListViewCore::fireRefresh() { _refreshCallback.fire(); }
38

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected