public class RippleBarStyle extends TransparentBarStyle
| Constructor and Description |
|---|
RippleBarStyle() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.drawable.Drawable |
createRippleDrawable(android.content.Context context)
获取水波纹的点击效果
|
android.graphics.drawable.Drawable |
getLeftTitleBackground(android.content.Context context)
获取左标题的按钮背景
|
android.graphics.drawable.Drawable |
getRightTitleBackground(android.content.Context context)
获取右标题的按钮背景
|
getBackButtonDrawable, getLeftTitleColor, getLineDrawable, getRightTitleColor, getTitleBarBackground, getTitleColorcreateLeftView, createLineView, createRightView, createTitleView, getChildHorizontalPadding, getChildVerticalPadding, getLeftIconGravity, getLeftIconHeight, getLeftIconPadding, getLeftIconWidth, getLeftTitle, getLeftTitleSize, getLeftTitleStyle, getLineSize, getRightIconGravity, getRightIconHeight, getRightIconPadding, getRightIconWidth, getRightTitle, getRightTitleSize, getRightTitleStyle, getTitle, getTitleIconGravity, getTitleIconHeight, getTitleIconPadding, getTitleIconWidth, getTitleSize, getTitleStyle, isLineVisible, newLeftView, newRightView, newTitleViewpublic android.graphics.drawable.Drawable getLeftTitleBackground(android.content.Context context)
ITitleBarStylegetLeftTitleBackground in interface ITitleBarStylegetLeftTitleBackground in class TransparentBarStylepublic android.graphics.drawable.Drawable getRightTitleBackground(android.content.Context context)
ITitleBarStylegetRightTitleBackground in interface ITitleBarStylegetRightTitleBackground in class TransparentBarStylepublic android.graphics.drawable.Drawable createRippleDrawable(android.content.Context context)