2012-04-03 127 views
0

我想顯示一個樹成一個微調。我知道我想要的並不容易,但我相信這是可能的。Android - 微調樹

以下是我有:

enter image description here

這裏是想什麼,我有:http://crepitus.com/misc/ext/tree.html

那麼,我該怎麼辦呢?從哪兒開始?

我希望你能幫助我。

謝謝。

問候。

+0

您應該首先查看ExpandableListView,然後在每個充氣視圖中添加一個複選框。你可以看看我的問題,基本上看我是如何做到的:http://stackoverflow.com/questions/5979947/android-compatibility-between-expandablelistview-and-checktextview-checkbox – NitroG42 2012-04-03 07:47:22

+0

謝謝,我會去看看 – Manitoba 2012-04-03 07:48:27

+0

我試過但這很困難,因爲我有5個深度級別。這是一個看起來不錯的鏈接:http://img.androidsoftware.us/apk/img8/201108101457578628.jpg – Manitoba 2012-04-03 09:53:56

回答