-
- All Implemented Interfaces:
-
com.liecoder.framework.titlebar.ITitleBarStyleService
public class DefaultStyle extends StyleLight
-
-
Field Summary
Fields Modifier and Type Field Description public final static DefaultStyleINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.liecoder.framework.titlebar.DefaultStyle
getBackButtonDrawable, getLeftTitleBackground, getLeftTitleColor, getLineDrawable, getRightTitleBackground, getRightTitleColor, getTitleBarBackground, getTitleColor -
Methods inherited from class com.liecoder.framework.titlebar.StyleLight
createLeftView, createLineView, createRightView, createTitleView, getChildVerticalPadding, getLeftHorizontalPadding, getLeftIconGravity, getLeftIconHeight, getLeftIconPadding, getLeftIconWidth, getLeftTitle, getLeftTitleForeground, getLeftTitleOverflowMode, getLeftTitleSize, getLeftTitleStyle, getLeftTitleTypeface, getLineSize, getRightHorizontalPadding, getRightIconGravity, getRightIconHeight, getRightIconPadding, getRightIconWidth, getRightTitle, getRightTitleForeground, getRightTitleOverflowMode, getRightTitleSize, getRightTitleStyle, getRightTitleTypeface, getTitle, getTitleHorizontalPadding, getTitleIconGravity, getTitleIconHeight, getTitleIconPadding, getTitleIconWidth, getTitleOverflowMode, getTitleSize, getTitleStyle, getTitleTypeface, isLineVisible -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-