# android-layout-inspector **Repository Path**: wasdzy/android-layout-inspector ## Basic Information - **Project Name**: android-layout-inspector - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-27 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yet another android layout inspector More stable Android Layout inspector than Android Studio Layout Inspector. Allows you to switch between displaying dimensions in **PX** and **DP** (only for new layout captures, not for opened files) ![preview](assets/preview.png) ![Searching mode](assets/find.png) ## Download ![GitHub All Releases](https://img.shields.io/github/downloads/Grigory-Rylov/android-layout-inspector/total?color=%234caf50&style=for-the-badge) Find [YALI](https://plugins.jetbrains.com/plugin/15227-yali) in AS plugins repository. OR 1) [Download latest release](https://github.com/Grigory-Rylov/android-layout-inspector/releases) 2) Preferences -> Plugins -> Install plugin from Disk... 3) Select android-layout-inspector-plugin-{VERSION}.jar ## Getting started Menu Tools -> Launch YALI ## Why Yet another android layout inspector? Because AS layout inspector sometimes cannot download layouts for some reasons. Also you can switch to *DP* dimension mode. ## Measure distance between two element 1) Select first element by **Mouse click** - it will be select by red square 2) Select second element by **Mouse click + Ctrl(Cmd)** - it will be select by yellow square. In the status bar will shown distance between first and second ## Measure distance with ruler 1) Press **Shift** and move mouse to see where will be first point of ruler (black rectangle) 2) **Mouse click + Shift** to start ruler mode 3) **Mouse drag + Shift** to change ruler size You will see ruler size in current units in status bar ## Hotkeys ### Files **Ctrl + o** - Open file dialog **Ctrl + n** - Record new layout ### Layout tree **Ctrl + c** - Copy node name **Ctrl + Shift + c** - Copy node ID **Mouse click + Ctrl** - Select element to measure distance from selected to current. **Mouse drag + Shift** - Measure ruler. **Mouse right click** - Show distance from selected view to current point. ### Properties table **Ctrl + c** - Copy property value ### Find **Ctrl + f** - Open find dialog (type text and press **Enter**) ### Layouts **z** - reset zoom to 100% **f** - fit zoom to layout panel width # Support me if you like YALI =) **ETH ERC20 tokens** : `0x25Ca16AD3c4e9BD1e6e5FDD77eDB019386B68591` **BNB BEP20 tokens** : `0x25Ca16AD3c4e9BD1e6e5FDD77eDB019386B68591` **USDT TRC20** : `TSo3X6K54nYq3S64wML4M4xFgTNiENkHwC` **BTC** : `bc1qmm5lp389scuk2hghgyzdztddwgjnxqa2awrrue` https://www.tinkoff.ru/cf/4KNjR2SMOAj # License Yet another android layout inspector is released under the [Apache License, Version 2.0](LICENSE.txt).