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

Method scheduleLayout

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

Source from the content-addressed store, hash-verified

315 }
316
317 void WindowCore::scheduleLayout() { getJView().requestLayout(); }
318
319 void WindowCore::visitInternalChildren(const std::function<void(std::shared_ptr<View::Core>)> &function)
320 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected