Android Studio 4.0 was recently released to the stable channel and it came with many new features. A feature I’ve been looking forward to has been the Layout Inspector. I’ve been doing mobile development for a while, including iOS development, and when debugging iOS apps, especially when it came to UI bugs, Xcode had a great tool for this. It was called Debug View Hierarchy. This tool allowed developers to capture a screen running on your simulator or on device and inspect all the elements, constraints and attributes of the view.
Report Story
Trending now