Assigned
Status Update
Comments
jo...@google.com <jo...@google.com> #2
Hi. Thanks for reporting this. Fixed in alpha-04
mo...@google.com <mo...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit e782987543a9f8ccd485e970ddc74564b24378db
Author: Vighnesh Raut <vighnesh.raut13@gmail.com>
Date: Mon Jan 02 15:27:40 2023
fix: tab row crashes when only 1 tab is added
Bug: b/264018028
Test: Added unit test
Change-Id: I6381dbac304fc1d69d3708c6655f8b595668e93f
M tv/tv-material/src/androidTest/java/androidx/tv/material/TabRowTest.kt
M tv/tv-material/src/main/java/androidx/tv/material/TabRow.kt
https://android-review.googlesource.com/2373449
Branch: androidx-main
commit e782987543a9f8ccd485e970ddc74564b24378db
Author: Vighnesh Raut <vighnesh.raut13@gmail.com>
Date: Mon Jan 02 15:27:40 2023
fix: tab row crashes when only 1 tab is added
Bug:
Test: Added unit test
Change-Id: I6381dbac304fc1d69d3708c6655f8b595668e93f
M tv/tv-material/src/androidTest/java/androidx/tv/material/TabRowTest.kt
M tv/tv-material/src/main/java/androidx/tv/material/TabRow.kt
je...@google.com <je...@google.com> #4
deleted
jo...@google.com <jo...@google.com> #5
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.tv:tv-material:1.0.0-alpha04
ap...@google.com <ap...@google.com> #6
Project: platform/frameworks/support
Branch: androidx-main
commit b49dbe441ba3487bd1cbbc045d2107474589ecd4
Author: Jeremy Walker <jewalker@google.com>
Date: Fri Mar 17 14:02:35 2023
Removes experiemental from PointerInputChange.
Bug: 261560988, 261565762, 261565749
Test: Ran existing tests.
Relnote: Changes experimental APIs to stable in PointerInputChange.
Change-Id: I1b5430f6bece9ee985a2a45b820dd5e5334832ec
M compose/ui/ui/api/current.txt
M compose/ui/ui/api/public_plus_experimental_current.txt
M compose/ui/ui/api/restricted_current.txt
M compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/input/pointer/PointerEvent.kt
https://android-review.googlesource.com/2496340
Branch: androidx-main
commit b49dbe441ba3487bd1cbbc045d2107474589ecd4
Author: Jeremy Walker <jewalker@google.com>
Date: Fri Mar 17 14:02:35 2023
Removes experiemental from PointerInputChange.
Bug: 261560988, 261565762, 261565749
Test: Ran existing tests.
Relnote: Changes experimental APIs to stable in PointerInputChange.
Change-Id: I1b5430f6bece9ee985a2a45b820dd5e5334832ec
M compose/ui/ui/api/current.txt
M compose/ui/ui/api/public_plus_experimental_current.txt
M compose/ui/ui/api/restricted_current.txt
M compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/input/pointer/PointerEvent.kt
ap...@google.com <ap...@google.com> #7
Project: platform/frameworks/support
Branch: androidx-main
commit d922bf1dc2e5a0a2004291a8e96e6075737ab9b9
Author: Jeremy Walker <jewalker@google.com>
Date: Wed Mar 29 14:58:19 2023
Moves motionEventSpy to stable.
Test: Uses existing tests:
Bug: 261560988
Relnote: Changes motionEventSpy to stable.
Change-Id: Ic5ec4ef446908ae7fca45c5d3c6c816b61a8029f
M compose/ui/ui/api/current.txt
M compose/ui/ui/api/public_plus_experimental_current.txt
M compose/ui/ui/api/restricted_current.txt
M compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/input/pointer/PointerInteropFilter.android.kt
https://android-review.googlesource.com/2514599
Branch: androidx-main
commit d922bf1dc2e5a0a2004291a8e96e6075737ab9b9
Author: Jeremy Walker <jewalker@google.com>
Date: Wed Mar 29 14:58:19 2023
Moves motionEventSpy to stable.
Test: Uses existing tests:
Bug: 261560988
Relnote: Changes motionEventSpy to stable.
Change-Id: Ic5ec4ef446908ae7fca45c5d3c6c816b61a8029f
M compose/ui/ui/api/current.txt
M compose/ui/ui/api/public_plus_experimental_current.txt
M compose/ui/ui/api/restricted_current.txt
M compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/input/pointer/PointerInteropFilter.android.kt
je...@google.com <je...@google.com> #8
All items that were marked to be stable are now in the latest alpha.
I'm still working through deprecating the other ones, but that should cover the main focus of this bug.
Description
The following Experimental APIs have existed for several releases.
Please consider stabilising or removing these APIs: