跳过导航链接
A B C D E F G H I L M N O P R S T U V 

A

AlmostRippleDrawable - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的类
 
AlmostRippleDrawable(ColorStateList) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
animateClose() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
animateOpen() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
animateToNormal() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
animateToNormal() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
animateToNormal() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
animateToPressed() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
animateToPressed() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
animateToPressed() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
AnimatorCompat - com.lyy.keepassa.widget.discreteSeekBar.internal.compat中的类
Currently, there's no ValueAnimator compatibility version and as we didn't want to throw in external dependencies, we made this small class.
AnimatorCompat.AnimationFrameUpdateListener - com.lyy.keepassa.widget.discreteSeekBar.internal.compat中的接口
 
AnimatorCompatV11 - com.lyy.keepassa.widget.discreteSeekBar.internal.compat中的类
Class to wrap a ValueAnimator for use with AnimatorCompat AnimatorCompat
AnimatorCompatV11(float, float, AnimatorCompat.AnimationFrameUpdateListener) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompatV11
 

B

BOTTOM - 类 中的静态变量com.lyy.keepassa.widget.DrawableTextView
 

C

cancel() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompat
 
cancel() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompatV11
 
canScroll - 类 中的静态变量com.lyy.keepassa.widget.OverLinkMovementMethod
 
charSequenceToSpannable(CharSequence) - 接口 中的方法com.lyy.keepassa.widget.ExpandAbleTextView.CharSequenceToSpannableHandler
 
com.lyy.keepassa.widget - 程序包 com.lyy.keepassa.widget
 
com.lyy.keepassa.widget.discreteSeekBar - 程序包 com.lyy.keepassa.widget.discreteSeekBar
 
com.lyy.keepassa.widget.discreteSeekBar.internal - 程序包 com.lyy.keepassa.widget.discreteSeekBar.internal
 
com.lyy.keepassa.widget.discreteSeekBar.internal.compat - 程序包 com.lyy.keepassa.widget.discreteSeekBar.internal.compat
 
com.lyy.keepassa.widget.discreteSeekBar.internal.drawable - 程序包 com.lyy.keepassa.widget.discreteSeekBar.internal.drawable
 
com.lyy.keepassa.widget.ProgressBar - 程序包 com.lyy.keepassa.widget.ProgressBar
 
create(float, float, AnimatorCompat.AnimationFrameUpdateListener) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompat
 

D

DEFAULT_SIZE_DP - 类 中的静态变量com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
DiscreteSeekBar - com.lyy.keepassa.widget.discreteSeekBar中的类
 
DiscreteSeekBar(Context) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
DiscreteSeekBar(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
DiscreteSeekBar(Context, AttributeSet, int) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
DiscreteSeekBar.NumericTransformer - com.lyy.keepassa.widget.discreteSeekBar中的类
Interface to transform the current internal value of this DiscreteSeekBar to anther one for the visualization.
DiscreteSeekBar.OnProgressChangeListener - com.lyy.keepassa.widget.discreteSeekBar中的接口
Interface to propagate seekbar change event
dismiss() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
This will start the closing animation of the Marker and call onClosingComplete when finished
dismissComplete() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
FORCE the popup window to be removed.
dispatchDraw(Canvas) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
doDraw(Canvas, Paint) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
doDraw(Canvas, Paint) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
dp2px(int) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
dp 2 px
draw(Canvas) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
drawableStateChanged() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
DrawableTextView - com.lyy.keepassa.widget中的类
 
DrawableTextView(Context) - 类 的构造器com.lyy.keepassa.widget.DrawableTextView
 
DrawableTextView(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.DrawableTextView
 
DrawableTextView(Context, AttributeSet, int) - 类 的构造器com.lyy.keepassa.widget.DrawableTextView
 
DrawableTextView.DrawGravity - com.lyy.keepassa.widget中的注释类型
 

E

ELLIPSIS_STRING - 类 中的静态变量com.lyy.keepassa.widget.ExpandAbleTextView
 
ExpandAbleTextView - com.lyy.keepassa.widget中的类
https://juejin.cn/post/6844903952757047309#heading-3 Description : https://github.com/MrTrying/ExpandableText-Example PackageName : com.mrtrying.widget Created by mrtrying on 2019/4/17 17:21.
ExpandAbleTextView(Context) - 类 的构造器com.lyy.keepassa.widget.ExpandAbleTextView
 
ExpandAbleTextView(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.ExpandAbleTextView
 
ExpandAbleTextView(Context, AttributeSet, int) - 类 的构造器com.lyy.keepassa.widget.ExpandAbleTextView
 
ExpandAbleTextView.CharSequenceToSpannableHandler - com.lyy.keepassa.widget中的接口
 
ExpandAbleTextView.OpenAndCloseCallback - com.lyy.keepassa.widget中的接口
 
ExpandableTextView1 - com.lyy.keepassa.widget中的类
https://github.com/Manabu-GT/ExpandableTextView
ExpandableTextView1(Context) - 类 的构造器com.lyy.keepassa.widget.ExpandableTextView1
 
ExpandableTextView1(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.ExpandableTextView1
 
ExpandableTextView1(Context, AttributeSet, int) - 类 的构造器com.lyy.keepassa.widget.ExpandableTextView1
 
ExpandableTextView1.OnExpandStateChangeListener - com.lyy.keepassa.widget中的接口
 

F

FabScrollBehavior - com.lyy.keepassa.widget中的类
 
FabScrollBehavior(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.FabScrollBehavior
 

G

getAlpha() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
getInstance() - 类 中的静态方法com.lyy.keepassa.widget.OverLinkMovementMethod
 
getIntrinsicHeight() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
getIntrinsicWidth() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
getMax() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
getMin() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
getNumericTransformer() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
getOpacity() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
getOriginalText() - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
 
getPath() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
getProgress() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Get the current progress
getRipple(ColorStateList) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
Our DiscreteSeekBar implementation uses a circular drawable on API 21 because we don't set it as Background, but draw it ourselves
getText() - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
已过时。
获取原始内容,请使用ExpandAbleTextView.getOriginalText()
getText() - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
getValue() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 

H

hasOverlappingRendering() - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
 
HorizontalProgressBarWithNumber - com.lyy.keepassa.widget.ProgressBar中的类
 
HorizontalProgressBarWithNumber(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 
HorizontalProgressBarWithNumber(Context, AttributeSet, int) - 类 的构造器com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 

I

initWidth(int) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
初始化TextView的可展示宽度
isHardwareAccelerated(View) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
 
isInScrollingContainer(ViewParent) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
 
isRtl() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
isRunning() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompat
 
isRunning() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompatV11
 
isRunning() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
isRunning() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
isRunning() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
isShowing() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
isStateful() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 

L

LEFT - 类 中的静态变量com.lyy.keepassa.widget.DrawableTextView
 

M

Marker - com.lyy.keepassa.widget.discreteSeekBar.internal中的类
ViewGroup to be used as the real indicator.
Marker(Context, AttributeSet, int, String, int, int) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
MarkerDrawable - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的类
Implementation of StateDrawable to draw a morphing marker symbol.
MarkerDrawable(ColorStateList, int) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
MarkerDrawable.MarkerAnimationListener - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的接口
A listener interface to porpagate animation events This is the "poor's man" AnimatorListener for this Drawable
mIfDrawText - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 
mOpenCloseCallback - 类 中的变量com.lyy.keepassa.widget.ExpandAbleTextView
 
move(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
mPaint - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
painter of all drawing things
mReachedBarColor - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
color of reached bar
mReachedProgressBarHeight - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
height of reached progress bar
mRealWidth - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
view width except padding
mTextColor - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
color of progress number
mTextOffset - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
offset of draw progress
mTextSize - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
size of text (sp)
mToggleView - 类 中的变量com.lyy.keepassa.widget.ExpandableTextView1
 
mTv - 类 中的变量com.lyy.keepassa.widget.ExpandableTextView1
 
mUnReachedBarColor - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
color of unreached bar
mUnReachedProgressBarHeight - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
height of unreached progress bar
MyEditText - com.lyy.keepassa.widget中的类
Created by bruce on 2017/10/4.
MyEditText(Context) - 类 的构造器com.lyy.keepassa.widget.MyEditText
 
MyEditText(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.MyEditText
 

N

NumericTransformer() - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.NumericTransformer
 

O

onAnimationFrame(float) - 接口 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompat.AnimationFrameUpdateListener
 
onAttachedToWindow() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
onBoundsChange(Rect) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
onClick(View) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
onClose() - 接口 中的方法com.lyy.keepassa.widget.ExpandAbleTextView.OpenAndCloseCallback
 
onClosingComplete() - 接口 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable.MarkerAnimationListener
 
onClosingComplete() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
onDetachedFromWindow() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onDetachedFromWindow() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
onDraw(Canvas) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onDraw(Canvas) - 类 中的方法com.lyy.keepassa.widget.DrawableTextView
 
onDraw(Canvas) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 
onDraw(Canvas) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.RoundProgressBarWidthNumber
 
onExpandStateChanged(TextView, boolean) - 接口 中的方法com.lyy.keepassa.widget.ExpandableTextView1.OnExpandStateChangeListener
Called when the expand/collapse animation has been finished
onFinishInflate() - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
onHideBubble() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
When the DiscreteSeekBar exits pressed or focused state the bubble with the value will be hidden, and this method called Subclasses may override this to add functionality around this event
onInterceptTouchEvent(MotionEvent) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
onKeyDown(int, KeyEvent) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
onMeasure(int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onMeasure(int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
onMeasure(int, int) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
onMeasure(int, int) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 
onMeasure(int, int) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.RoundProgressBarWidthNumber
这里默认在布局中padding值要么不设置,要么全部设置
onNestedScroll(CoordinatorLayout, FloatingActionButton, View, int, int, int, int, int, int[]) - 类 中的方法com.lyy.keepassa.widget.FabScrollBehavior
 
onOpen() - 接口 中的方法com.lyy.keepassa.widget.ExpandAbleTextView.OpenAndCloseCallback
 
onOpeningComplete() - 接口 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable.MarkerAnimationListener
 
onOpeningComplete() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
onProgressChanged(DiscreteSeekBar, int, boolean) - 接口 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.OnProgressChangeListener
When the DiscreteSeekBar value changes
onRestoreInstanceState(Parcelable) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onSaveInstanceState() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onSelectionChanged(int, int) - 类 中的方法com.lyy.keepassa.widget.MyEditText
 
onShowBubble() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
When the DiscreteSeekBar enters pressed or focused state the bubble with the value will be shown, and this method called Subclasses may override this to add functionality around this event
onSizeChanged(int, int, int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onStartNestedScroll(CoordinatorLayout, FloatingActionButton, View, View, int, int) - 类 中的方法com.lyy.keepassa.widget.FabScrollBehavior
 
onStartTrackingTouch(DiscreteSeekBar) - 接口 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.OnProgressChangeListener
 
onStopNestedScroll(CoordinatorLayout, FloatingActionButton, View, int) - 类 中的方法com.lyy.keepassa.widget.FabScrollBehavior
 
onStopTrackingTouch(DiscreteSeekBar) - 接口 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.OnProgressChangeListener
 
onTouchEvent(MotionEvent) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
onTouchEvent(MotionEvent) - 类 中的方法com.lyy.keepassa.widget.MyEditText
 
onTouchEvent(TextView, Spannable, MotionEvent) - 类 中的方法com.lyy.keepassa.widget.OverLinkMovementMethod
 
onTouchEvent(MotionEvent) - 类 中的方法com.lyy.keepassa.widget.ScrollTextView
 
onValueChanged(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
When the DiscreteSeekBar value changes this method is called Subclasses may override this to add functionality around this event without having to specify a DiscreteSeekBar.OnProgressChangeListener
OverLinkMovementMethod - com.lyy.keepassa.widget中的类
 
OverLinkMovementMethod() - 类 的构造器com.lyy.keepassa.widget.OverLinkMovementMethod
 

P

PopupIndicator - com.lyy.keepassa.widget.discreteSeekBar.internal中的类
Class to manage the floating bubble thing, similar (but quite worse tested than PopupWindow This will attach a View to the Window (full-width, measured-height, positioned just under the thumb)
PopupIndicator(Context, AttributeSet, int, String, int, int) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 

R

resetSizes(String) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
RIGHT - 类 中的静态变量com.lyy.keepassa.widget.DrawableTextView
 
RoundProgressBarWidthNumber - com.lyy.keepassa.widget.ProgressBar中的类
 
RoundProgressBarWidthNumber(Context) - 类 的构造器com.lyy.keepassa.widget.ProgressBar.RoundProgressBarWidthNumber
 
RoundProgressBarWidthNumber(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.ProgressBar.RoundProgressBarWidthNumber
 

S

scheduleDrawable(Drawable, Runnable, long) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
ScrollTextView - com.lyy.keepassa.widget中的类
地址:https://www.cnblogs.com/lizhanqi/p/8520836.html 可滑动的TextView, 并且解决了与 ScrollView等的滑动冲突
ScrollTextView(Context) - 类 的构造器com.lyy.keepassa.widget.ScrollTextView
 
ScrollTextView(Context, AttributeSet) - 类 的构造器com.lyy.keepassa.widget.ScrollTextView
 
ScrollTextView(Context, AttributeSet, int) - 类 的构造器com.lyy.keepassa.widget.ScrollTextView
 
SeekBarCompat - com.lyy.keepassa.widget.discreteSeekBar.internal.compat中的类
Wrapper compatibility class to call some API-Specific methods And offer alternate procedures when possible
SeekBarCompat() - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
 
setAlpha(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
setBackground(View, Drawable) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
android.support.v4.view.ViewCompat SHOULD include this once and for all!!
setCharSequenceToSpannableHandler(ExpandAbleTextView.CharSequenceToSpannableHandler) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
设置文本内容处理
setColor(ColorStateList) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
setColors(int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
The two colors that will be used for the seek thumb.
setColors(int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
setColors(int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
setColorStateList(ColorStateList) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
setCountdown(boolean) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.RoundProgressBarWidthNumber
 
setDrawable(int, Drawable, int, int) - 类 中的方法com.lyy.keepassa.widget.DrawableTextView
 
setDrawables(Drawable[], int[], int[]) - 类 中的方法com.lyy.keepassa.widget.DrawableTextView
 
setDuration(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompat
 
setDuration(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompatV11
 
setExpandSuffix(String) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
设置展开后缀text
setExpandSuffixColor(int) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
设置展开后缀文本颜色
setExternalOffset(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
setHasAnimation(boolean) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
设置是否有动画
setHotspotBounds(Drawable, int, int, int, int) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
As our DiscreteSeekBar implementation uses a circular drawable on API 21 we want to use the same method to set its bounds as the Ripple's hotspot bounds.
setIndicatorFormatter(String) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the current Indicator formatter string
setIndicatorPopupEnabled(boolean) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
If enabled is false the indicator won't appear.
setListener(MarkerDrawable.MarkerAnimationListener) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
setMarkerListener(MarkerDrawable.MarkerAnimationListener) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
setMax(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the maximum value for this DiscreteSeekBar if the supplied argument is smaller than the Current MIN value, the MIN value will be set to MAX-1 Also if the current progress is out of the new range, it will be set to MIN
setMaxLines(int) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
 
setMin(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the minimum value for this DiscreteSeekBar if the supplied argument is bigger than the Current MAX value, the MAX value will be set to MIN+1 Also if the current progress is out of the new range, it will be set to MIN
setNumericTransformer(DiscreteSeekBar.NumericTransformer) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
setOnClickListener(View.OnClickListener) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
 
setOnExpandStateChangeListener(ExpandableTextView1.OnExpandStateChangeListener) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
setOnProgressChangeListener(DiscreteSeekBar.OnProgressChangeListener) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets a listener to receive notifications of changes to the DiscreteSeekBar's progress level.
setOpenAndCloseCallback(ExpandAbleTextView.OpenAndCloseCallback) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
 
setOrientation(int) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
setOriginalText(CharSequence) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
对markdown支持不友好
setOutlineProvider(View, MarkerDrawable) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
Sets the custom Outline provider on API 21.
setProgress(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the current progress for this DiscreteSeekBar The supplied argument will be capped to the current MIN-MAX range
setRippleColor(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seekbar ripple
setRippleColor(ColorStateList) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seekbar ripple
setRippleColor(Drawable, ColorStateList) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
Sets the color of the seekbar ripple
setScrubberColor(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seekbar scrubber
setScrubberColor(ColorStateList) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seekbar scrubber
setShrinkInNewLine(boolean) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
收起后缀是否另起一行
setShrinkSuffix(String) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
设置收起后缀text
setShrinkSuffixColor(int) - 类 中的方法com.lyy.keepassa.widget.ExpandAbleTextView
设置收起后缀文本颜色
setState(int[]) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
setState(int[]) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
setText(CharSequence) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
setText(CharSequence, SparseBooleanArray, int) - 类 中的方法com.lyy.keepassa.widget.ExpandableTextView1
 
setTextDirection(TextView, int) - 类 中的静态方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.SeekBarCompat
Sets the TextView text direction attribute when possible
setThumbColor(int, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seek thumb, as well as the color of the popup indicator.
setThumbColor(ColorStateList, int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seek thumb, as well as the color of the popup indicator.
setTrackColor(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seekbar scrubber
setTrackColor(ColorStateList) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
Sets the color of the seekbar scrubber
setValue(CharSequence) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
setValue(CharSequence) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
showIndicator(View, Rect) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
showPercent - 类 中的变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 
showPercent(boolean) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
是否显示百分号
sp2px(int) - 类 中的方法com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
sp 2 px
start() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompat
 
start() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.compat.AnimatorCompatV11
 
start() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
start() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
start() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
StateDrawable - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的类
A drawable that changes it's Paint color depending on the Drawable State Subclasses should implement StateDrawable.doDraw(Canvas, Paint)
StateDrawable(ColorStateList) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.StateDrawable
 
stop() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.AlmostRippleDrawable
 
stop() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.MarkerDrawable
 
stop() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 

T

ThumbDrawable - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的类
HACK Special StateDrawable implementation to draw the Thumb circle.
ThumbDrawable(ColorStateList, int) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.ThumbDrawable
 
TOP - 类 中的静态变量com.lyy.keepassa.widget.DrawableTextView
 
TrackOvalDrawable - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的类
Simple StateDrawable implementation to draw circles/ovals
TrackOvalDrawable(ColorStateList) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.TrackOvalDrawable
 
TrackRectDrawable - com.lyy.keepassa.widget.discreteSeekBar.internal.drawable中的类
Simple StateDrawable implementation to draw rectangles
TrackRectDrawable(ColorStateList) - 类 的构造器com.lyy.keepassa.widget.discreteSeekBar.internal.drawable.TrackRectDrawable
 
transform(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.NumericTransformer
Return the desired value to be shown to the user.
transformToString(int) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.NumericTransformer
Return the desired value to be shown to the user.

U

updateSizes(String) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.PopupIndicator
 
useStringTransform() - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar.NumericTransformer
Used to indicate which transform will be used.

V

verifyDrawable(Drawable) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.DiscreteSeekBar
 
verifyDrawable(Drawable) - 类 中的方法com.lyy.keepassa.widget.discreteSeekBar.internal.Marker
 
VISIBLE - 类 中的静态变量com.lyy.keepassa.widget.ProgressBar.HorizontalProgressBarWithNumber
 
A B C D E F G H I L M N O P R S T U V 
跳过导航链接