Search code examples
androidandroid-studiolayout-inspector

How to use Layout Inspector to inspect Notification View?


Is it possible to inspect notifications list using Layout Inspector? I would like to check my Notification view parameters.


Solution

  • Ok, I found the solution:

    • Start emulator and expand status bar
    • In Layout Inspector select process com.android.systemui

    Now we have access to notification views.