Fixed
Status Update
Comments
ca...@gmail.com <ca...@gmail.com> #2
Hi. Thanks for reporting this. Fixed in alpha-04
ca...@gmail.com <ca...@gmail.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
jo...@google.com <jo...@google.com>
ae...@google.com <ae...@google.com> #4
deleted
on...@aol.com <on...@aol.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
ra...@google.com <ra...@google.com>
ap...@google.com <ap...@google.com> #6
Project: platform/frameworks/support
Branch: androidx-main
commit 4e698f033af3e4add494a48213ce2b5e3236453c
Author: Ralston Da Silva <ralu@google.com>
Date: Tue Apr 18 13:29:24 2023
Fix crash in TvLazyList
This fixes and re-enables the failing lazy list test.
Bug: 268211857
Bug: 270277273
Bug: 271324781
Bug: 274897776
Test: Re-enabled the ignored test
Change-Id: I2436c2a6b585e0063ad87d4852404f7fcc0cb8f0
M compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt
M tv/tv-foundation/src/androidTest/java/androidx/tv/foundation/lazy/list/LazyListTest.kt
https://android-review.googlesource.com/2545570
Branch: androidx-main
commit 4e698f033af3e4add494a48213ce2b5e3236453c
Author: Ralston Da Silva <ralu@google.com>
Date: Tue Apr 18 13:29:24 2023
Fix crash in TvLazyList
This fixes and re-enables the failing lazy list test.
Bug: 268211857
Bug: 270277273
Bug: 271324781
Bug: 274897776
Test: Re-enabled the ignored test
Change-Id: I2436c2a6b585e0063ad87d4852404f7fcc0cb8f0
M compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt
M tv/tv-foundation/src/androidTest/java/androidx/tv/foundation/lazy/list/LazyListTest.kt
ra...@google.com <ra...@google.com>
na...@google.com <na...@google.com> #7
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.ui:ui:1.4.3
na...@google.com <na...@google.com> #8
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.ui:ui:1.5.0-alpha04
pr...@google.com <pr...@google.com> #9
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.tv:tv-foundation:1.0.0-alpha07
Description
Description has been deleted.