Class LEDColorPreference

Preference
de.kaffeemitkoffein.tinyweatherforecastgermany.LEDColorPreference

public class LEDColorPreference extends Preference
  • Constructor Summary

    Constructors
    Constructor
    Description
    LEDColorPreference(Context context, AttributeSet attrs)
     
    LEDColorPreference(Context context, AttributeSet attrs, int defStyleAttr)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    onBindView(View view)
     
    protected View
    onCreateView(ViewGroup parent)
     
    void
    setColorItem(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)