0

I have a bunch of EditTexts placed inside a HorizontalScrollView. However, when the activity loads, I just want the EditTexts to be automatically scrolling from right to left the entire time. How would I go about this?

Tunaki
  • 132,869
  • 46
  • 340
  • 423
moe_nyc
  • 307
  • 1
  • 4
  • 18

1 Answers1

0

Check my old question about somthing like this maybe help you :

How to scroll horizontal RecyclerView programmatically?

Community
  • 1
  • 1
Ahmad Alkhatib
  • 1,230
  • 2
  • 14
  • 31