commit 5b672c8037ef884687257924dc1e9792a635fb58 parent d735f7f7b8fc5106df345ea9e92bec74a9339cf5 Author: mcarare <48995920+mcarare@users.noreply.github.com> Date: Fri, 17 Oct 2025 12:44:27 +0000 Bug 1994480 - Remove unused drawable resources. r=android-reviewers,avirvara This patch removes a number of drawable resources that are no longer used in the codebase. This also moves one drawable to a `drawable-nodpi` folder to resolve a lint warning. Differential Revision: https://phabricator.services.mozilla.com/D268871