commit | 656a026488ba47a927c9930408994b5259a70eaf | [log] [tgz] |
---|---|---|
author | Shamali P <shamalip@google.com> | Thu Oct 24 19:05:45 2024 +0000 |
committer | Shamali Patwa <shamalip@google.com> | Fri Oct 25 23:00:57 2024 +0000 |
tree | 17b2a968deff256f3b01ab46d240b0c400dffa79 | |
parent | be18ff2b7d55e5be63375130ed8e99474143f936 [diff] |
Fix issue that expanding only search result led to weird scroll This piece of code was making list scroll for last item, which doesn't really resolve problem or help for expanding items at end of visible list. As such scrolling only to get last time into visible area doesn't benefit anything (but creates inconsistency). Bug: 371508727 Test: With talkback & screenshot tests Flag: EXEMPT BUGFIX Change-Id: I7ca519edfbb3a18c10fa518e28183da365f740e4