scroll - Android Horizontal scrollview with [10][10] -



scroll - Android Horizontal scrollview with [10][10] -

i looking android horizontal scrollview of [10][10]array means 10 textviews should display vertically , each respective vertical textview there 9 more textviews in horizontal scrollview .. not able create grid of [10][10] horizontal , vertical scorllview

you can utilize layout job

<scrollview> <horizontalscrollview> <tablelayout> <!-- add together 10 rows --> <tablerow> <!-- add together 10 textview columns --> <textview /> </tablerow> </tablelayout> </horizontalscrollview> </scrollview>

android scroll horizontal-scrolling android-4.4-kitkat horizontalscrollview

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -