mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Refactoring
This commit is contained in:
@@ -43,7 +43,7 @@ import androidx.lifecycle.Observer;
|
||||
import androidx.recyclerview.widget.LinearLayoutManager;
|
||||
import androidx.recyclerview.widget.RecyclerView;
|
||||
|
||||
public class FragmentOperations extends FragmentEx {
|
||||
public class FragmentOperations extends FragmentBase {
|
||||
private TextView tvNoOperation;
|
||||
private RecyclerView rvOperation;
|
||||
private ContentLoadingProgressBar pbWait;
|
||||
|
||||
Reference in New Issue
Block a user