找回密码
 立即注册
ExpandableListDeatomiciiapkmo | 图片显示 2022-10-29 86 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
今日需要实现一个2级树,很不幸的是这颗2级树的Group,就是第一级上有个ImageView,我依照SimpleAdapter的套路把图片的id搞上去发现死活都在抛错
ExpandableListDemo\bin\com\iiapk\atomic\Main$1.class
ExpandableListDemo\bin\com\iiapk\atomic\Main$2.class
ExpandableListDemo\bin\com\iiapk\atomic\Main.class
ExpandableListDemo\bin\com\iiapk\atomic\MyExpandableListAdapter$ViewBinder.class
ExpandableListDemo\bin\com\iiapk\atomic\MyExpandableListAdapter.class
ExpandableListDemo\bin\com\iiapk\atomic\R$attr.class
ExpandableListDemo\bin\com\iiapk\atomic\R$drawable.class
ExpandableListDemo\bin\com\iiapk\atomic\R$id.class
ExpandableListDemo\bin\com\iiapk\atomic\R$layout.class
ExpandableListDemo\bin\com\iiapk\atomic\R$string.class
ExpandableListDemo\bin\com\iiapk\atomic\R$style.class
ExpandableListDemo\bin\com\iiapk\atomic\R.class
ExpandableListDemo\bin\classes.dex
ExpandableListDemo\bin\ExpandableListDemo.apk
ExpandableListDemo\bin\resources.ap_
ExpandableListDemo\gen\com\iiapk\atomic\R.java
ExpandableListDemo\res\drawable-hdpi\calendar.png
ExpandableListDemo\res\drawable-hdpi\icon.png
ExpandableListDemo\res\drawable-hdpi\img_child_dot.png
ExpandableListDemo\res\drawable-hdpi\img_group_arrow.png
ExpandableListDemo\res\drawable-hdpi\Thumbs.db
ExpandableListDemo\res\drawable-ldpi\icon.png
ExpandableListDemo\res\drawable-mdpi\icon.png
ExpandableListDemo\res\layout\child_row.xml
ExpandableListDemo\res\layout\group_row.xml
ExpandableListDemo\res\layout\main.xml
ExpandableListDemo\res\values\strings.xml
ExpandableListDemo\res\values\styles.xml
ExpandableListDemo\src\com\iiapk\atomic\Main.java
ExpandableListDemo\src\com\iiapk\atomic\MyExpandableListAdapter.java

(Today, we need to implement a two-level tree. Unfortunately, the group of this two-level tree has an ImageView on the first level. I followed the SimpleAdapter's routine to upgrade the image ID and found that life and death are throwing mistakes
ExpandableListDemo\bin\com\iiapk\atomic\Main$1.class
ExpandableListDemo\bin\com\iiapk\atomic\Main$2.class
ExpandableListDemo\bin\com\iiapk\atomic\Main.class
ExpandableListDemo\bin\com\iiapk\atomic\MyExpandableListAdapter$ViewBinder.class
ExpandableListDemo\bin\com\iiapk\atomic\MyExpandableListAdapter.class
ExpandableListDemo\bin\com\iiapk\atomic\R$attr.class
ExpandableListDemo\bin\com\iiapk\atomic\R$drawable.class
ExpandableListDemo\bin\com\iiapk\atomic\R$id.class
ExpandableListDemo\bin\com\iiapk\atomic\R$layout.class
ExpandableListDemo\bin\com\iiapk\atomic\R$string.class
ExpandableListDemo\bin\com\iiapk\atomic\R$style.class
ExpandableListDemo\bin\com\iiapk\atomic\R.class
ExpandableListDemo\bin\classes.dex
ExpandableListDemo\bin\ExpandableListDemo.apk
ExpandableListDemo\bin\resources.ap_
ExpandableListDemo\gen\com\iiapk\atomic\R.java
ExpandableListDemo\res\drawable-hdpi\calendar.png
ExpandableListDemo\res\drawable-hdpi\icon.png
ExpandableListDemo\res\drawable-hdpi\img_ child_ dot.png
ExpandableListDemo\res\drawable-hdpi\img_ group_ arrow.png
ExpandableListDemo\res\drawable-hdpi\Thumbs.db
ExpandableListDemo\res\drawable-ldpi\icon.png
ExpandableListDemo\res\drawable-mdpi\icon.png
ExpandableListDemo\res\layout\child_ row.xml
ExpandableListDemo\res\layout\group_ row.xml
ExpandableListDemo\res\layout\main.xml
ExpandableListDemo\res\values\strings.xml
ExpandableListDemo\res\values\styles.xml
ExpandableListDemo\src\com\iiapk\atomic\Main.java
ExpandableListDemo\src\com\iiapk\atomic\MyExpandableListAdapter.java)

[下载]16260673388.rar




上一篇:第二种图片显示效果图原理
下一篇:手机开发流程框图