Assigned
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: Sergio Sancho <
Link:
Pass on rotary events to embeded views.
Expand for full commit details
Pass on rotary events to embeded views.
Relnote: "Views embeded in compose can now receive rotary events if they are focused"
Test: Added new test
Bug: 320510084
Change-Id: I4d53a569bdf935d66aa38ce2d7d1fb437b864a6b
Files:
- M
compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/rotary/RotaryScrollEventTest.kt
- M
compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeView.android.kt
- M
compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/viewinterop/FocusGroupNode.android.kt
- M
compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/focus/FocusOwner.kt
- M
compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/focus/FocusOwnerImpl.kt
Hash: d4cb5c74615743daa908b2ad450c45c085ceab86
Date: Thu Oct 17 19:05:22 2024
Description
Note: Look for a TODO with this bug number.