commit | 1338dc41df32c7a4489c75b76131beeaefb14913 | [log] [tgz] |
---|---|---|
author | randypfohl <randypfohl@google.com> | Thu Nov 30 15:28:04 2023 -0800 |
committer | Randy Pfohl <randypfohl@google.com> | Fri Dec 01 14:35:48 2023 +0000 |
tree | bd4ad38041652c4a46b0b9c75548faf16ff8d5d9 | |
parent | bf6905c069c47fc7dc00fb5b69f5e797c01a49a8 [diff] |
Fixing regression where icon view became focusable Description: in ag/24721149 we stopped inflating IconView from Task.xml and instead used a viewstub. When creating files to fill the viewstub, we forgot to place the correct attributes on Icon_view.xml. We did place them correctly elsewhere. Anyways this is why we were seeing focusable icons. Flag: None Test: Built locally, will follow up with automation Bug: 307461880 Change-Id: I45f895c8545a80f80c79709180f2878476d10221