Class NumberPickerPreference
DialogPreference
de.kaffeemitkoffein.tinyweatherforecastgermany.NumberPickerPreference
public class NumberPickerPreference extends DialogPreference
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNumberPickerPreference(Context context, AttributeSet attrs) NumberPickerPreference(Context context, AttributeSet attrs, int defStyleAttr) -
Method Summary
Modifier and TypeMethodDescriptionprotected Viewprotected voidonDialogClosed(boolean positiveResult)
-
Field Details
-
minValues
-
maxValues
-
arcValues
-
hourValues
-
-
Constructor Details
-
NumberPickerPreference
public NumberPickerPreference(Context context, AttributeSet attrs, int defStyleAttr) -
NumberPickerPreference
public NumberPickerPreference(Context context, AttributeSet attrs)
-
-
Method Details
-
onCreateDialogView
protected View onCreateDialogView() -
onDialogClosed
protected void onDialogClosed(boolean positiveResult)
-