Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
基本的に「スピン」してリスト内のランダムなアイテムを選択させることができるスクロールビューがある.xmlファイルを作成したいと思います。私がこれを達成し、視覚的に回転させ続ける方法を誰かが知っていますか?ランダムなアイテムを選択して画面に印刷するだけではいけません...
ScrollViewドキュメント
見て :
void fling(int velocityY) final void smoothScrollBy(int dx, int dy); final void smoothScrollTo(int x, int y);