mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Clear animator target
This commit is contained in:
@@ -661,7 +661,6 @@ public class Helper {
|
||||
public void onDestroyed() {
|
||||
try {
|
||||
animator.removeUpdateListener(listener);
|
||||
fab.setAlpha(1.0f);
|
||||
owner.getLifecycle().removeObserver(this);
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
|
||||
Reference in New Issue
Block a user