commit | 57bad9d1cf27d0272f18285f4b31ca0e31a6411b | [log] [tgz] |
---|---|---|
author | Andrey Yepin <ayepin@google.com> | Mon Aug 19 19:36:08 2024 -0700 |
committer | Andrey Yepin <ayepin@google.com> | Mon Aug 19 19:40:13 2024 -0700 |
tree | fc76a1c244a9edfd421856899c5c8255d0dfb958 | |
parent | 754d59681277b2afdd52b79746a593488f132e4b [diff] |
Use a viewmodel property instead of reaching to the repository A small adjustment to ag/28621884 to use the ShareouselViewModel.hasSelectedItems property instead of reaching to the selection repository. Fix: 349468879 Test: atest IntentResolver-tests-unit Test: manual functionality testing Flag: com.android.intentresolver.unselect_final_item Change-Id: Ifded6890acd116a6dacb76ca2adccafccc1fb5f3
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder