Package com.pranavpandey.android.dynamic.support.widget.base
package com.pranavpandey.android.dynamic.support.widget.base
-
ClassDescriptionInterface to create base widget and to do the initialization work.Interface to create dynamic widgets with a background which can be tinted according to the
DynamicTheme
.Interface to create dynamic widgets acting as a bottom sheet.Interface to create dynamic widgets with corner radius support which can be used to modify it at runtime according to theDynamicTheme
.Interface to create text widgets and tint their error color according to theDynamicTheme
.Interface to create dynamic widgets with floating surface options which can be used to adjust their elevation, background, stroke, etc.Interface to create text widgets and tint their link color according to theDynamicTheme
.Interface to create dynamic widgets with a progress bar and thumb.Interface to create widgets with support for RTL (right-to-left) layouts.Interface to create dynamic widgets with a scroll bar according to theDynamicTheme
.Interface to create dynamic widgets with a normal and selected state according to theDynamicTheme
.Interface to create dynamic widgets with a normal state according to theDynamicTheme
.Interface to create dynamic widgets with surface options which can be used to adjust their elevation, background, etc.Interface to create dynamic widgets with a text view which can be tinted according to theDynamicTheme
.Interface to create dynamic widgets with tint options which can be used to tint their background, etc.Interface to create dynamic widgets which can be tinted according to theDynamicTheme
.Interface to create widget by applying the window insets.