Write For Us

Debugging UI issues with Layout Inspector

E-Commerce Solutions SEO Solutions Marketing Solutions
120 Views
Published
Android Studio 4.0 comes with an updated Layout Inspector that lets you debug your Android app UI in a way that’s similar to Chrome dev tools. Unlike the previous version, the updated Layout Inspector can show the view hierarchy in a 3D perspective which lets you visually see how views are laid out. With this, you can inspect the view hierarchy in layers. It also shows all the view’s attributes including those inherited from its parents.

Resources:
Check out the 11 Weeks of Android website → https://goo.gle/30FDT8S
Layout Inspector Medium post → https://goo.gle/2BtVdDV
HomeFragment.kt → https://goo.gle/2OVLcCz
activity_main.xml → https://goo.gle/302Z3gM

Related Playlists:
Android Developer Tools - 11 Weeks of Android playlist → https://goo.gle/android-developer-tools
11 Weeks of Android playlist → https://goo.gle/android-11weeks

Subscribe to Android Developers → https://goo.gle/AndroidDevs

Speakers:
Murat Yener

#featured #android11 #11WeeksOfAndroid
Category
Software
Sign in or sign up to post comments.
Be the first to comment