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.
私は Facebook のタイムラインのような小さなアプリケーションを開発していますが、srollview や listview を使用するかどうかはわかりません。それを教えてもらえますか?
すべてのビューの再利用と再描画を含む同種のアイテムの ScrollView を処理するために実装されている ListView を使用している可能性が最も高いです。ScrollView でそれを行うには、それを最初から処理する必要があります。