Class LEDColorPreference
Preference
de.kaffeemitkoffein.tinyweatherforecastgermany.LEDColorPreference
public class LEDColorPreference extends Preference
-
Constructor Summary
ConstructorsConstructorDescriptionLEDColorPreference(Context context, AttributeSet attrs) LEDColorPreference(Context context, AttributeSet attrs, int defStyleAttr) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidonBindView(View view) protected ViewonCreateView(ViewGroup parent) voidsetColorItem(int color)
-
Constructor Details
-
LEDColorPreference
public LEDColorPreference(Context context, AttributeSet attrs, int defStyleAttr) -
LEDColorPreference
public LEDColorPreference(Context context, AttributeSet attrs)
-
-
Method Details
-
onCreateView
protected View onCreateView(ViewGroup parent) -
setColorItem
public void setColorItem(int color) -
onBindView
protected void onBindView(View view)
-