Although many tutorials, videos, and books in Internet show the baseline edit
. delete constraint
and cycle chain mode
buttons (x
, ab
and chain
buttons) below the selected component in the Layout Editor, I can't see them in my updated Android Studio 3.4. How is it possible? I can only do these operations with the context menu.
layout error is being caused by a mismatch between Android Studio's cache and your project's current layout. If you suspect this may be the case, then select File > Invalidate Caches / Restart > Invalidate and Restart from Android Studio's toolbar.
Below image shown After finding, uncheck “use new Layout Rendering engine” and click on “ok”. To apply these changes, you needed to restart android studio. So that android studio IDE or Plugin update. Above all method does not work, then this method absolutely works.
To make room for the Layout Editor, hide the Project window. To do so, select View > Tool Windows > Project, or just click Project on the left side of the Android Studio screen. If your editor shows the XML source, click the Design tab at the top right of the window.
You can find menu to toggle Baseline from context menu e.g
Activity Design View > Component Tree
Select button2 and right-click to bring up the Context menu on button2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With