mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Small improvement
This commit is contained in:
@@ -853,6 +853,8 @@ public class FragmentSetup extends FragmentBase {
|
||||
@Override
|
||||
public void run() {
|
||||
try {
|
||||
if (!getLifecycle().getCurrentState().isAtLeast(Lifecycle.State.STARTED))
|
||||
return;
|
||||
Rect rect = new Rect(
|
||||
vwExtra.getLeft(),
|
||||
ibExtra.getTop(),
|
||||
|
||||
Reference in New Issue
Block a user