音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
Android Developers
28128回再生
Debugging UI issues with Layout Inspector

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 → goo.gle/30FDT8S
Layout Inspector Medium post → goo.gle/2BtVdDV
HomeFragment.kt → goo.gle/2OVLcCz
activity_main.xml → goo.gle/302Z3gM

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

Subscribe to Android Developers → goo.gle/AndroidDevs

Speakers:
Murat Yener

#featured #android11 #11WeeksOfAndroid

コメント