diff options
author | Matt Pietal <mpietal@google.com> | 2019-03-29 06:53:53 -0400 |
---|---|---|
committer | Matt Pietal <mpietal@google.com> | 2019-04-01 08:52:42 -0400 |
commit | af044aefd99a3452539a409fec596ee312aa0990 (patch) | |
tree | 739b7a33d96eabd237c9d489ce900db656d147e2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | bc9f5a518d4f3c073bc0caf161deed41ee25f3ac (diff) |
Sharesheet - Make UI more responsive to touches when loading
ListView will try to prevent errant touches while data is being
loaded. With Sharesheet, this can happen quite frequently so 1:
eliminate unnecessary notifyDataSetChanged calls and 2: batch up the
remaining calls and release a single call on an interval.
Bug: 126568576
Test: atest ChooserActivityTest && atest ResolverActivityTest
Change-Id: I3207f207910a0c9223a1b562243d9db612f93b0a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions