C D G I M O R S V 

C

com.jorge.ripple_effect - 程序包 com.jorge.ripple_effect
 

D

dispatchDraw(Canvas) - 类 中的方法com.jorge.ripple_effect.RippleLayout
绘制 子view
dispatchTouchEvent(MotionEvent) - 类 中的方法com.jorge.ripple_effect.RippleLayout
 

G

getTargetView(View, int, int) - 类 中的方法com.jorge.ripple_effect.RippleLayout
根据触摸到文字 获得 具体的 子view

I

init() - 类 中的方法com.jorge.ripple_effect.RippleLayout
 
initParametersForChild(MotionEvent, View) - 类 中的方法com.jorge.ripple_effect.RippleLayout
初始化子view 参数
isTouchPointInView(View, int, int) - 类 中的方法com.jorge.ripple_effect.RippleLayout
计算 x y 坐标 是否 在 child view 的范围内

M

mMaxRadius - 类 中的变量com.jorge.ripple_effect.RippleLayout
 

O

onComplete(int) - 接口 中的方法com.jorge.ripple_effect.RippleLayout.OnRippleCompleteListener
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.jorge.ripple_effect.RippleLayout
 

R

RippleLayout - com.jorge.ripple_effect中的类
 
RippleLayout(Context) - 类 的构造器com.jorge.ripple_effect.RippleLayout
 
RippleLayout(Context, AttributeSet) - 类 的构造器com.jorge.ripple_effect.RippleLayout
 
RippleLayout(Context, AttributeSet, int) - 类 的构造器com.jorge.ripple_effect.RippleLayout
 
RippleLayout.OnRippleCompleteListener - com.jorge.ripple_effect中的接口
Defines a callback called at the end of the Ripple effect

S

setOnRippleCompleteListener(RippleLayout.OnRippleCompleteListener) - 类 中的方法com.jorge.ripple_effect.RippleLayout
 

V

viewOnScreen(MotionEvent, View, int, int) - 类 中的方法com.jorge.ripple_effect.RippleLayout
判断手抬起跟放下是不是同一个View
C D G I M O R S V