mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Reset color using image button
This commit is contained in:
@@ -42,7 +42,7 @@ import android.widget.Button;
|
||||
import android.widget.CheckBox;
|
||||
import android.widget.CompoundButton;
|
||||
import android.widget.EditText;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.ImageButton;
|
||||
import android.widget.RadioGroup;
|
||||
import android.widget.ScrollView;
|
||||
import android.widget.Spinner;
|
||||
@@ -83,7 +83,7 @@ public class FragmentIdentity extends FragmentBase {
|
||||
private EditText etDisplay;
|
||||
private Button btnColor;
|
||||
private View vwColor;
|
||||
private ImageView ibColorDefault;
|
||||
private ImageButton ibColorDefault;
|
||||
private EditText etSignature;
|
||||
private Button btnHtml;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user