How to Use ScrollView in Android App - Android Studio 2.2.2 Tutorial

preview_player
Показать описание
We have to add items to android app more than what the screen can fit, right? In such case you can use ScrollView.

ScrollView allows user to add more number of items and scroll over the screen to bring it.

Hope that was a great tutorial for you.

Feel free to subscribe so you won't miss any updates !!

Thanks

Subscribe Me :

Find Me :

Google :

Twitter :

GitHub :

Subscribe Me :

-~-~~-~~~-~~-~-
Please watch: "Adobe Photoshop CC 2015 Malayalam Tutorial [Malayalam Tutorial]"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

*Need a Android App for cheap budget?*

sabithpkcmnr
Автор

Well done! Simple, straightforward. You are an excellent teacher

bbulliard
Автор

Can not believe that the topic explained in less than 3 minute.
Excellent 👌👌

shoebkhan
Автор

thank you, bro, superb explanation have I watched many videos but can't understand but after watching your video I got it it's simple and short

MEDABALIMIKARTHIKKUMAR
Автор

As always your tutorials are very useful, well done

tboyy
Автор

your voice is too good clearly understandable

knowledge
Автор

i make a horizontal scroll view, but it didnt works. the code is same. when i start virtual android it dint scrolls

ResidentOf
Автор

Thank you so much! Simple steps with clear explanation!

kwokashley
Автор

If I Have multiple buttons, on scroll, like you did, and I want to give an Intent for every button, it is possible to make a method to avoid writing almost the same code, to be able implement to do something each and every button? Because otherwise I have to copy and paste 12 times almost the exact same code. The only difference is that I make a new Button object every time, for all my buttons, to Intent to different new activities.

alexassasin
Автор

Thank you bro!!! It very helpful!!! Красавчик!!!

myname
Автор

thank you sir, i have a problem when i used scrollview in tablelayout all table was scrolling a want to make a header stable ( just rows of table not header ) how to do that thanks

sabrinafeliz
Автор

What are the values for padding bottom, padding top, padding right and left in activity_main.xml. && how do you fix the values in dimen.xml

maniprakashv
Автор

I am using recyclerview inside scrollview. Bcoz of this, recyclerview is freezing a lot. Any idea?

feelgood
Автор

Yes, but where is the vertical sideline that tells users it's scrollable?

kerimtim
Автор

Very simple and objetive video. Nice!!

dennisJNT
Автор

Thanks for the short and concise explanation.

niladrimallik
Автор

which activity we need to select for this scrolling view? I tried with blank activity but it does not scroll the page with this method. please help me....

hardikpanchal
Автор

I used tablelayout inside scrollview but when I get data from database the Last 3 rows doesn't appear I changed the height but the same. How can i resolve it. Thanks

sabrinafeliz
Автор

can we refer the< adview>(written in a separate xml file) to all activities in a projects.?Expecting your advise.

harisankarl
Автор

I get an error: Didn't find class on path:

gkraft