Giter Site home page Giter Site logo

aquerylittle's Introduction

AQueryLittle

简化AQuery框架,保留以下方法:
find() 找到根视图
parent() 找父视图
recycle() 回收掉AQuery对象
getView() 返回当前的View
id() 找视图
progress() 找进度条视图
rating() 找评分视图
text() 设置Textview文字
textColor() 设置Textview颜色
textColorId() 设置Textview颜色
typeface() 设置Textview样式
textSize() 设置Textview大小
adapter() 设置适配器
image() 给ImageVIew设置图片
tag()、getTag()设置标签、获取标签
enabled() 设置视图的enabled
checked() 设置CompoundButton是否选中
isChecked() 判断CompoundButton是否选中
clickable() 设置视图是否可以点击
gone()、invisible()、visible() 视图显示控制
background() 设置背景图
backgroundColor()、backgroundColorId()设置背景色
dataChanged() adapter数据改变刷新
isExist() 判断当前View是否存在
clicked()、longClicked()、itemClicked()、itemLongClicked()
animate() 走动画
show()、dismiss()隐藏显示对话框

新增:
scrolled() 为ListView添加滚动事件

aquerylittle's People

Contributors

maolinnan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.