public class TitleBarLightStyle extends BaseTitleBarStyle
| 构造器和说明 |
|---|
TitleBarLightStyle(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
android.graphics.drawable.Drawable |
getBackground() |
android.graphics.drawable.Drawable |
getBackIcon() |
android.graphics.drawable.Drawable |
getLeftBackground() |
int |
getLeftColor() |
android.graphics.drawable.Drawable |
getLineDrawable() |
int |
getLineSize() |
android.graphics.drawable.Drawable |
getRightBackground() |
int |
getRightColor() |
int |
getTitleColor() |
boolean |
isLineVisible() |
dp2px, getColor, getContext, getDrawable, getLeftSize, getRightSize, getTitleBarHeight, getTitleSize, sp2pxpublic android.graphics.drawable.Drawable getBackground()
public android.graphics.drawable.Drawable getBackIcon()
public int getLeftColor()
public int getTitleColor()
public int getRightColor()
public boolean isLineVisible()
public android.graphics.drawable.Drawable getLineDrawable()
public int getLineSize()
public android.graphics.drawable.Drawable getLeftBackground()
public android.graphics.drawable.Drawable getRightBackground()