Scroll View, Image View & Linear Layout in Android II Android Studio Tutorial - #8

preview_player
Показать описание
In this video, we will learn how to create Scroll View, Image View in any Android Application. Also learn Linear layout in Vertical & Horizontal Orientation. So stay tuned and watch the video till the end. Also please like share, comment and subscribe to my YouTube channel.

Scroll View - Scroll View is used to scroll the child elements of the palette inside Scroll View.

Types of Scroll View :

1)Vertical Scroll View: Android default scroll view is Vertical. Vertical Scroll View scrolls elements vertically.

2)Horizontal Scroll View: Horizontal Scroll View scrolls elements horizontal.

Image View- Image View is used to display an image file in an application.

Linear Layout- Linear Layout is a view group that aligns all children in a single direction, vertically or horizontally. You can specify the layout direction with the android: orientation attribute.

How to add Justified TextView for All API Level -

• Last add below mention java code to MainActivity File:


---------------------------------------------------
----------------------------------------------------
-----------------------------------------------------
-------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Whats is your language?🤔looks like a mix of french, chinese with english

santos
Автор

Your video helped me out for my project

hadiyaaijaz