mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Refactoring
This commit is contained in:
@@ -54,7 +54,7 @@ import androidx.annotation.Nullable;
|
||||
|
||||
// https://developer.android.com/reference/android/webkit/WebView
|
||||
|
||||
public class FragmentWebView extends FragmentEx {
|
||||
public class FragmentWebView extends FragmentBase {
|
||||
private ProgressBar progressBar;
|
||||
private WebView webview;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user