-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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
-
Create a custom icon rule in Extra Icons → User icons
- Type: Directory
- Condition: Regex (
.*/designsystem(/.*)?$) - Icon: Custom PNG
-
Open the project containing a top-level module named designsystem
-
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

