0
A
回答
0
是的,你應該可以在xml中放置多個滾動視圖。你可以嘗試類似:
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/LinearLayoutRight" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
<HorizontalScrollView android:id="@+id/scrollView1" android:background="#000" android:layout_width="match_parent" android:layout_height="300dp">
</HorizontalScrollView>
<HorizontalScrollView android:id="@+id/scrollView1" android:background="#f00" android:layout_width="match_parent" android:layout_height="300dp">
</HorizontalScrollView>
</LinearLayout>
相關問題
- 1. android水平滾動視圖
- 2. 水平滾動視圖
- 3. 水平滾動視圖iOS
- 4. 水平滾動頁面中的水平滾動視圖
- 5. 在水平滾動視圖中替代水平滾動視圖在android
- 6. 水平滾動圖像視圖列表
- 7. 水平滾動視圖繪製圖
- 8. 滾動視圖與web視圖不滾動水平
- 9. 內部自定義視圖水平滾動視圖不滾動
- 10. Android:水平滾動列表視圖
- 11. 水平視差滾動
- 12. 水平滾動視圖對象限制?
- 13. TabLayout或水平滾動視圖Android
- 14. android:chipview上的水平滾動視圖
- 15. ListView項中的水平滾動視圖?
- 16. ViewPager內部的水平滾動視圖
- 17. 網格視圖中的水平滾動
- 18. 水平滾動的自定義視圖
- 19. 設置水平滾動視圖佈局
- 20. 手機中的水平滾動視圖
- 21. 水平滾動視圖不工作
- 22. 列表視圖與水平滾動
- 23. Android:水平畫廊滾動視圖?
- 24. 水平滾動用於在表視圖
- 25. 如何禁用水平滾動視圖?
- 26. 水平滾動視圖不工作
- 27. 水平滾動視圖按鈕焦點
- 28. iOS中的水平滾動視圖?
- 29. 水平滾動無限視圖
- 30. Android柵格視圖水平滾動