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.
ビューフリッパーを使用しています。拡張可能なリストビューもそのビューフリッパーの子です。拡張可能なリストの子をクリックすると、ビューフリッパーの別の子を開きたいです。また、クリックイベントで拡張可能なリストの子のデータを送信したいです。
以下のリンクを使用してください。
http://stackoverflow.com/questions/6947267/android-use-viewflipper-to-flip-individual-items-within-a-listview
ListView 内の個々の項目を反転する ViewFlipper の例があります。