Skip to content Skip to sidebar Skip to footer

Can't Find Device Screen Option In My Component Tree Window

I am following a udemy tutorial series in which the instructor is using a different version of Andriod-Studio and I am currently using the latest version and there is a difference

Solution 1:

You need to drag your textView into the layout editor screen :

enter image description here

After you have done that open the attributes sidebar:enter image description here

And now click on the textView, in the attribute bar that you opened type "text" and change the text of your view :

enter image description here

Edit according to the comments:

Press the text tab : enter image description here

And now just change your layout :

enter image description here

Post a Comment for "Can't Find Device Screen Option In My Component Tree Window"