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.
展開可能なリストにハッシュ マップの配列リストを設定する方法を教えてください。実際、私はツリーのデータ構造を作成しました。データ構造を使用して、展開可能なリストを作成したいと考えています....
この例では、2つの配列を使用してそれを行う方法を説明します。
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList1.html
したがって、コードを少し変更して、HashTableで機能するようにします...本当に単純なものです。