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

Method scheduleLayout

framework/ui/platforms/android/src/ViewCore.cpp:181–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 }
180
181 void ViewCore::scheduleLayout()
182 {
183 getJView().requestLayout();
184 markDirty();
185 }
186
187 void ViewCore::updateChildren()
188 {

Calls

no outgoing calls

Tested by

no test coverage detected