Package com.pranavpandey.android.dynamic.support.setting.base
package com.pranavpandey.android.dynamic.support.setting.base
-
ClassDescriptionA
DynamicSimplePreference
to provide the functionality of aSwitchPreference
.ADynamicSimplePreference
to implement the functionality of a color picker by using theDynamicColorPopup
andDynamicColorDialog
.ADynamicSpinnerPreference
with a secondary image view to represent data according to the need.Base preference to provide the basic interface for the extending preference with an icon, title, summary, description, value and an action button.Listener to get various callbacks related to the popup and dialog.ADynamicSimplePreference
to provide the functionality of aPreferenceScreen
with an icon, title, summary, description, value and an action button.ADynamicSpinnerPreference
to provide the functionality of a seek bar preference with control buttons to modify the value.ADynamicPreference
to implement the basic functionalityADynamicSpinnerPreference
to provide the functionality of a slider preference with control buttons to modify the value.ADynamicPreference
to provide the functionality of aListPreference
with single choice.