tezvyn:

Which tool inspects the view hierarchy to debug layouts?

Source: developer.android.comintermediate

This tests your knowledge of core Android Studio debugging tools. A great answer names the Layout Inspector, describes its 3D component tree and attributes pane, and notes its live update capability on API 29+. A red flag is only mentioning XML files.

This tests your practical knowledge of Android Studio's UI debugging tools. A strong answer identifies the Layout Inspector and describes its key features: the component tree for visualizing the hierarchy, the attributes pane for inspecting properties and their sources, and the 3D mode for understanding overlap. Mentioning its live update feature (API 29+) and Compose support is a huge plus. A red flag is describing only static analysis of XML files instead of the runtime tool.

Read the original → developer.android.com

Get five bites like this every day.

Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.

Which tool inspects the view hierarchy to debug layouts? · Tezvyn