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.
私は現在、さまざまなリストを表示する Android アプリケーションに取り組んでいます。次のようなリスト ビューを作成したいと思います: .. どうすればこれを実現できますか? 高速スクロール ListView 用の AlphabetIndexer と IndexableListView を試しました。しかし、私はこのようにすることができませんでした。よろしくお願いします。
ExpandableListViewを使用します。それはまさにあなたが必要とすることをします。