mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Cleanup
This commit is contained in:
parent
79ffbc8a63
commit
01869a4fe8
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@ import android.os.Bundle;
|
|||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.widget.CompoundButton;
|
||||
import android.widget.ImageButton;
|
||||
import android.widget.RadioGroup;
|
||||
import android.widget.TextView;
|
||||
|
||||
|
@ -19,7 +18,6 @@ import androidx.appcompat.widget.SwitchCompat;
|
|||
import androidx.preference.PreferenceManager;
|
||||
|
||||
public class FragmentDialogTheme extends FragmentDialogBase {
|
||||
private ImageButton itten;
|
||||
private RadioGroup rgTheme;
|
||||
private SwitchCompat swReverse;
|
||||
private RadioGroup rgThemeOptions;
|
||||
|
|
Loading…
Reference in a new issue