mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Hide no messages on loading
This commit is contained in:
@@ -2712,6 +2712,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
public void onLoading() {
|
||||
loading = true;
|
||||
pbWait.setVisibility(View.VISIBLE);
|
||||
tvNoEmail.setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user