Skip to content

fix(ApiDemos): modernize window insets dispatch in SamplesBaseActivity and fix SaveStateDemo - #2397

Merged
dkhawk merged 1 commit into
mainfrom
stack/3a-core-framework
Aug 31, 2026
Merged

fix(ApiDemos): modernize window insets dispatch in SamplesBaseActivity and fix SaveStateDemo#2397
dkhawk merged 1 commit into
mainfrom
stack/3a-core-framework

Conversation

@dkhawk

@dkhawk dkhawk commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Edge-to-Edge System Insets: Update SamplesBaseActivity (Kotlin & Java) to safely apply window insets to root view containers without double-padding nested fragment views.
  • SaveState Demo: Add missing save_state_demo.xml layout with constraint bindings and wire up SaveStateDemoActivity.kt.
  • View Ready Callbacks: Clean up null safety and listener callbacks in OnMapAndViewReadyListener.

Part of stack: #2390 -> #2391

…y and fix SaveStateDemo

- Safely apply system window insets in SamplesBaseActivity (Kotlin & Java) to root containers without double-padding child views
- Add save_state_demo.xml layout with constraint bindings and wire up SaveStateDemoActivity
- Clean up null safety and listener callbacks in OnMapAndViewReadyListener
@dkhawk
dkhawk force-pushed the stack/3a-core-framework branch from dd547a5 to 2e71a54 Compare August 31, 2026 21:51
Base automatically changed from stack/2-wearos to main August 31, 2026 21:51
@dkhawk
dkhawk merged commit 2e71a54 into main Aug 31, 2026
4 checks passed
@dkhawk
dkhawk deleted the stack/3a-core-framework branch August 31, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant