Fixed
Status Update
Comments
ni...@google.com <ni...@google.com>
ma...@google.com <ma...@google.com>
se...@google.com <se...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit 700259f0afe267dfe78b93db932a3cfd827a119d
Author: Sherry Hu <shuanghu@google.com>
Date: Mon May 10 14:23:09 2021
Add transition motion between fold and unfold.
Bug: 186211031
Test: manual
Change-Id: Id60f07311eca2d94ef91dc28ae45823a475160b4
M slidingpanelayout/slidingpanelayout/build.gradle
M slidingpanelayout/slidingpanelayout/src/androidTest/java/androidx/slidingpanelayout/widget/FoldTest.kt
M slidingpanelayout/slidingpanelayout/src/main/java/androidx/slidingpanelayout/widget/SlidingPaneLayout.java
https://android-review.googlesource.com/1702066
Branch: androidx-main
commit 700259f0afe267dfe78b93db932a3cfd827a119d
Author: Sherry Hu <shuanghu@google.com>
Date: Mon May 10 14:23:09 2021
Add transition motion between fold and unfold.
Bug: 186211031
Test: manual
Change-Id: Id60f07311eca2d94ef91dc28ae45823a475160b4
M slidingpanelayout/slidingpanelayout/build.gradle
M slidingpanelayout/slidingpanelayout/src/androidTest/java/androidx/slidingpanelayout/widget/FoldTest.kt
M slidingpanelayout/slidingpanelayout/src/main/java/androidx/slidingpanelayout/widget/SlidingPaneLayout.java
gm...@hubspot.com <gm...@hubspot.com> #3
Can this also be done for the Material 2 ScrollableTabRow? We need to access the scroll state and we're still using M2.
ti...@candyspace.com <ti...@candyspace.com> #4
I'd like the change in Material 2 library too
br...@gmail.com <br...@gmail.com> #5
How is this marked as fixed if we still don't have access to the scroll state? I have an issue that if you rotate a tablet on a longish scroll list and one of the last tabs is selected then after a few rotations the highlighted tab is not visible.
se...@google.com <se...@google.com> #6
This bug was being used to track the Material3 ScrollableTabRow. Please file a separate FR for the M2 variant.
Description
this way the developer is able to have more control over the scrolling and avoiding scrolls when recomposing