Detect Issues
detect_issuesIdentifies Android layout defects: overlapping content, clipped/zero-size nodes, touch targets under 48dp, occluded clickables, missing accessibility labels. Analyzes live UI or saved dumps for CI.
Instructions
The main tool. Measured layout problems on the current screen.
Finds overlapping content, off-screen and clipped nodes, zero-size nodes, touch targets under Material's 48dp minimum, clickable nodes covered by something drawn later, and interactive nodes with no accessibility label. Each finding carries the geometry that produced it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| xml_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||