Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
Callers
1
Java_io_boden_android_NativeRootActivity_nativeViewNeedsLayout
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected