Skip to content

Custom icons not shown in Android view (only appear in Project view) #225

@amineharbaoui

Description

@amineharbaoui

Environment

  • Android Studio: Android Studio Otter | 2025.2.1 | Build #AI-252.25557.131.2521.14344949, built on October 29, 2025
  • Extra Tools Pack: 2025.1.18
  • OS: macOS

Description

I’m using Extra Tools Pack (Extra Icons) in Android Studio and noticed that my custom directory icon rule works in Project view, but not in Android view.

I’m not sure if this is a known limitation of the Android view or if I might be missing a configuration step.

Steps to Reproduce

  1. Create a custom icon rule in Extra Icons → User icons

    • Type: Directory
    • Condition: Regex (.*/designsystem(/.*)?$)
    • Icon: Custom PNG
  2. Open the project containing a top-level module named designsystem

  3. Observe the results:

    • ✅ In Project view: custom icon is shown
    • 🚫 In Android view: default module icon remains

Expected Behavior

The custom icon should appear in both Project and Android views

Screenshots

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions