Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84de708b authored by Charles Chen's avatar Charles Chen
Browse files

Revert "Fix NPE when attach thumbnail"

This reverts commit 37a55752.

Reason for revert: There's one missing part not catch
The below condition should be flipped:
```
if (Flags.moveAnimationOptionsToChange()) {
    options = info.getAnimationOptions();
} else {
    options = change.getAnimationOptions();
}
```

Change-Id: I6e65184a8dce0fb573697d92071aba3a49ab2ac9
parent 37a55752
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment