android炫酷实用demo集锦

不废话,直接上干货!


1、Togglebutton / SwitchButton (两个效果不错的Togglebutton

github链接:https://github.com/gm365066360/TwoToggleButtons


android炫酷实用demo集锦_第1张图片


2、ListView的item删除动画 (删除动画,支持多条,单条删除

github链接:https://github.com/gm365066360/ListViewItemDeleteAnimation


android炫酷实用demo集锦_第2张图片


3、仿IOS风格拖拽删除ListView

github链接:https://github.com/gm365066360/IOS_Style-DragDeleteListView


android炫酷实用demo集锦_第3张图片


4、

ClearAndSeeEditText

(带清除和查看密码按钮的EditText)

github链接:https://github.com/gm365066360/ClearAndSeeEditText




5、

SelectedLoadViewPager

(切换到指定页再加载数据的ViewPager,比直接用onPageSelected方法做处理更流畅,页面不再发生卡顿)

github链接:https://github.com/gm365066360/SelectedLoadViewPager




未完待续...


你可能感兴趣的:(android开发,Togglebutton,仿IOS,EditText,ViewPager)