I try to create horizontal scrolling buttons using HorizontalScrollView but somehow I can't place another component such as LinearLayout (Horizontal) on top of that. It supposed to work on native android. Any idea how to do that at design time?
↧
I try to create horizontal scrolling buttons using HorizontalScrollView but somehow I can't place another component such as LinearLayout (Horizontal) on top of that. It supposed to work on native android. Any idea how to do that at design time?