diff options
| author | 2023-11-02 05:30:38 +0000 | |
|---|---|---|
| committer | 2023-11-06 18:57:56 +0000 | |
| commit | fd574803dc23ddeaad0c3860db12cf19be56d957 (patch) | |
| tree | 5dcc04a72386d2cce323b62ed6c0a01214dd46b8 /wifi/java/src | |
| parent | dc9ba485d2366660027829da253a0eb8b20febf5 (diff) | |
Fix default icon
Credential entries with or without icons will always have non-null icon reference.
The valid icons will have non-null drawable reference but invalid
ones will have null drawable reference. If the drawable reference is null, then
use the default icon instead of the icon reference that is stored in the
map which won't display anything.
Bug: 299321128
Test: local device testing
Change-Id: Ib20046f5a8e3c66fb546bf6e8dde49388160739e
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions