Skip to content

LeiHolmes/RxBindingDemo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 

RxBindingDemo

标题:RxBinding使用详解Demo  

目录:

BaseActivity

封装的基本Activity,主要是用来统一对Disposable进行add与clear

RxViewActivity

RxView的click,draws,layoutChange,scrollChange等事件的讲解

RxTextViewActivity

RxTextView的textChanges,editorActions等事件的讲解

RxAdapterViewActivity

RxAdapterView的itemClicks,itemLongClicks,itemSelections等事件的讲解

RxCompoundButtonActivity

RxCompoundButton的checkedChanges等事件的讲解

CountDownActivity

倒计时实例的演示

About

RxBinding使用Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages