Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e40b48e authored by Bo Majewski's avatar Bo Majewski
Browse files

[Docs]: Fix Audio icon.

SearchChipViewManager relies on specific order of Mime types when
fetching an icon:
IconUtils.loadMimeIcon(context, chipData.getMimeTypes()[0]);
Thus we must not sort them. To support equals, we use set comparison to
avoid order of MIME types resulting in inequality.

Bug: 430803032
Test: atest DocumentsUIUnitTests
Flag: com.android.documentsui.flags.use_material3
Change-Id: I37c63709beda7b5ce2670170129d669d13734989
parent b8fd6600
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment