-
- RadioGroup
- android:background
- RadioButton
- android:background
- 通过代码设置drawable start left top end right bottom
- setCompoundDrawablesRelativeWithIntrinsicBounds
- setCompoundDrawablesWithIntrinsicBounds
- RadioGroup
-
- 修复View, RelativeLayout, LinearLayout, FrameLayout在代码中setBackgroundResource换肤失效的问题
-
- Hook support. 通过addHookInflater方法, 支持开发者定制基础控件换肤.
-
- bugfix 5.0以下TabLayout换肤失败
-
- TextHelper 支持drawableLeft, drawableTop, drawableRight, drawableBottom 换肤
- remove skinSupport
-
- bugfix 连续切换皮肤导致的崩溃问题
- 优化module初始化方式
-
- 支持开发者标记不换肤控件
-
-
解决RecyclerView中item无法回收导致的OutOfMemory问题
-
关闭Debug Log
-
-
支持所有基础控件换肤 依赖 appcompat-v7:25.1.0
- View
- android:background
- Button
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- Spinner
- android:popupBackground
- android:background
- SeekBar
- android:thumb
- android:indeterminateDrawable
- android:progressDrawable
- CheckBox
- android:button
- EditText
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- TextView
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- RatingBar
- android:indeterminateDrawable
- android:progressDrawable
- ImageView
- android:background
- android:src
- ProgressBar
- android:indeterminateDrawable
- android:progressDrawable
- ImageButton
- android:background
- android:src
- RadioButton
- android:button
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- FrameLayout
- android:background
- LinearLayout
- android:background
- RelativeLayout
- android:background
- CheckedTextView
- android:checkMark
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- AutoCompleteTextView
- android:popupBackground
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- MultiAutoCompleteTextView
- android:popupBackground
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- android.support.v7.widget.Toolbar
- android:background
- app:navigationIcon
- app:titleTextColor
- app:subtitleTextColor
- View
-
bugfix 依赖skin-support:1.2.1 design:25.1.0
- bugfix 5.0以下TabLayout换肤失败
-
新功能开发 依赖skin-support:1.2.0 design:25.1.0
- remove skinSupport
-
新功能开发 依赖skin-support:1.1.2 design:25.1.0
- BottomNavigationView
- app:itemIconTint
- app:itemTextColor
- CollapsingToolbarLayout
- android:background
- app:contentScrim
- app:statusBarScrim
- CoordinatorLayout
- android:background
- FloatingActionButton
- android:src
- app:backgroundTint
- app:rippleColor
- TextInputEditText
- android:background
- android:textColor
- android:textColorHint
- android:drawableLeft
- android:drawableTop
- android:drawableRight
- android:drawableBottom
- TextInputLayout
- android:background
- android:textColorHint
- app:errorTextAppearance
- app:counterTextAppearance
- BottomNavigationView
-
新功能开发 依赖skin-support:1.1.0 design:25.1.0
- 支持开发者标记不换肤控件
-
支持以下三个控件换肤 依赖skin-support:1.0.2 design:25.1.0
- TabLayout
- app:tabIndicatorColor
- app:tabSelectedTextColor
- app:tabTextColor
- AppBarLayout
- android:background
- NavigationView
- android:background
- TabLayout