Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit c297212

Browse files
committed
Added measurement
1 parent 0e105ff commit c297212

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/io/elixirdesktop/example/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class MainActivity : Activity() {
2828
if (binding.browser.visibility != View.VISIBLE) {
2929
binding.browser.visibility = View.VISIBLE
3030
binding.splash.visibility = View.GONE
31+
reportFullyDrawn()
3132
}
3233
}
3334
}

0 commit comments

Comments
 (0)