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.
GridViewでアニメーションをつけたい。リストが準備されると、画面に触れずに指定された位置までスクロールします。
メソッドsmoothScrollToPositionとsmoothScrollToPositionFromTopを使用して、GridView をその位置に移動させることができます。
smoothScrollToPosition
smoothScrollToPositionFromTop