找回密码
 立即注册
QuickActionDemoListdrawableres | 通讯编程 2022-10-29 102 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
仿通信录ListView小比如
List_QuickActionDemo\res\anim\anim_actionslayout.xml
List_QuickActionDemo\res\anim\bar_hide_from_bottom.xml
List_QuickActionDemo\res\anim\bar_hide_from_bottomleft_to_topright.xml
List_QuickActionDemo\res\anim\bar_hide_from_bottomright_to_topleft.xml
List_QuickActionDemo\res\anim\bar_hide_from_top.xml
List_QuickActionDemo\res\anim\bar_hide_from_topleft_to_bottomright.xml
List_QuickActionDemo\res\anim\bar_hide_from_topright_to_bottomleft.xml
List_QuickActionDemo\res\anim\bar_show_from_bottom.xml
List_QuickActionDemo\res\anim\bar_show_from_bottomleft_to_topright.xml
List_QuickActionDemo\res\anim\bar_show_from_bottomright_to_topleft.xml
List_QuickActionDemo\res\anim\bar_show_from_top.xml
List_QuickActionDemo\res\anim\bar_show_from_topleft_to_bottomright.xml
List_QuickActionDemo\res\anim\bar_show_from_topright_to_bottomleft.xml
List_QuickActionDemo\res\drawable\fast_scroller_img.png
List_QuickActionDemo\res\drawable\icon.png
List_QuickActionDemo\res\drawable\icon_email.png
List_QuickActionDemo\res\drawable\icon_info.png
List_QuickActionDemo\res\drawable\icon_web.png
List_QuickActionDemo\res\drawable\main_list_bg.jpg
List_QuickActionDemo\res\drawable\person.png
List_QuickActionDemo\res\drawable\pressed.png
List_QuickActionDemo\res\drawable\qa_actionitem_bg.xml
List_QuickActionDemo\res\drawable\qa_anchor_btn_bg.xml
List_QuickActionDemo\res\drawable\qa_arrow_down.png
List_QuickActionDemo\res\drawable\qa_arrow_up.png
List_QuickActionDemo\res\drawable\qa_bar_background.png
List_QuickActionDemo\res\drawable\qa_border_bottom.9.png
List_QuickActionDemo\res\drawable\qa_border_top.9.png
List_QuickActionDemo\res\drawable\qa_btn_focused.9.png
List_QuickActionDemo\res\drawable\qa_btn_normal.9.png

(Imitate the address book ListView, such as
List_ QuickActionDemo\res\anim\anim_ actionslayout.xml
List_ QuickActionDemo\res\anim\bar_ hide_ from_ bottom.xml
List_ QuickActionDemo\res\anim\bar_ hide_ from_ bottomleft_ to_ topright.xml
List_ QuickActionDemo\res\anim\bar_ hide_ from_ bottomright_ to_ topleft.xml
List_ QuickActionDemo\res\anim\bar_ hide_ from_ top.xml
List_ QuickActionDemo\res\anim\bar_ hide_ from_ topleft_ to_ bottomright.xml
List_ QuickActionDemo\res\anim\bar_ hide_ from_ topright_ to_ bottomleft.xml
List_ QuickActionDemo\res\anim\bar_ show_ from_ bottom.xml
List_ QuickActionDemo\res\anim\bar_ show_ from_ bottomleft_ to_ topright.xml
List_ QuickActionDemo\res\anim\bar_ show_ from_ bottomright_ to_ topleft.xml
List_ QuickActionDemo\res\anim\bar_ show_ from_ top.xml
List_ QuickActionDemo\res\anim\bar_ show_ from_ topleft_ to_ bottomright.xml
List_ QuickActionDemo\res\anim\bar_ show_ from_ topright_ to_ bottomleft.xml
List_ QuickActionDemo\res\drawable\fast_ scroller_ img.png
List_ QuickActionDemo\res\drawable\icon.png
List_ QuickActionDemo\res\drawable\icon_ email.png
List_ QuickActionDemo\res\drawable\icon_ info.png
List_ QuickActionDemo\res\drawable\icon_ web.png
List_ QuickActionDemo\res\drawable\main_ list_ bg.jpg
List_ QuickActionDemo\res\drawable\person.png
List_ QuickActionDemo\res\drawable\pressed.png
List_ QuickActionDemo\res\drawable\qa_ actionitem_ bg.xml
List_ QuickActionDemo\res\drawable\qa_ anchor_ btn_ bg.xml
List_ QuickActionDemo\res\drawable\qa_ arrow_ down.png
List_ QuickActionDemo\res\drawable\qa_ arrow_ up.png
List_ QuickActionDemo\res\drawable\qa_ bar_ background.png
List_ QuickActionDemo\res\drawable\qa_ border_ bottom.9.png
List_ QuickActionDemo\res\drawable\qa_ border_ top.9.png
List_ QuickActionDemo\res\drawable\qa_ btn_ focused.9.png
List_ QuickActionDemo\res\drawable\qa_ btn_ normal.9.png)

[下载]20435144946.rar




上一篇:使用adb工具访问sqlite数据库
下一篇:通讯录的实例