mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-18 04:57:53 +02:00
Refactoring
This commit is contained in:
@@ -28,7 +28,7 @@ import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
public class FragmentAbout extends FragmentEx {
|
||||
public class FragmentAbout extends FragmentBase {
|
||||
private TextView tvVersion;
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user