commit | 66c6c352139fbfcf89951ea4d8e93b92d07609ca | [log] [tgz] |
---|---|---|
author | Andrey Yepin <ayepin@google.com> | Thu Oct 10 21:41:22 2024 -0700 |
committer | Andrey Yepin <ayepin@google.com> | Mon Oct 14 15:51:12 2024 -0700 |
tree | 275bb35aea838bbc9c3a3c825c5b071b1c0aaf43 | |
parent | 33867d44db91247f2d5742f011574c651fe42e88 [diff] |
Add keboard focus outline for Chooser targets This change applies the same focus outline as Launcher but the end result still needs more polishing. Some noticeable issues are: * the outline may overlap with a long label; * targets with a one-line labels look adjusted to the top and not centered; * with the light system ui theme, the outer online frame is barely visible compare to the inner outline (this is also true for Launcher). Bug: 295175912 Test: visual effect testing Flag: com.android.intentresolver.target_hover_and_keyboard_focus_states Change-Id: I1d22b187e0cc4b95c385d4f5b956effa31fd4505
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder