mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-16 12:22:23 +02:00
Refactoring
This commit is contained in:
@@ -35,7 +35,7 @@ import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
import androidx.localbroadcastmanager.content.LocalBroadcastManager;
|
||||
|
||||
public class FragmentPro extends FragmentEx implements SharedPreferences.OnSharedPreferenceChangeListener {
|
||||
public class FragmentPro extends FragmentBase implements SharedPreferences.OnSharedPreferenceChangeListener {
|
||||
private TextView tvActivated;
|
||||
private TextView tvList;
|
||||
private Button btnPurchase;
|
||||
|
||||
Reference in New Issue
Block a user