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

Commit 65610957 authored by wangqi's avatar wangqi Committed by android-build-merger
Browse files

Merge "Fix bug that dialpad fab wifi calling icon not showing."

am: d43f57ed

Change-Id: Ic2d5c99dd3ffa8fd5e9a2c45b65a061999c865cb
parents 7bc437e1 d43f57ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -764,6 +764,7 @@ public class DialpadFragment extends Fragment
    LogUtil.enterBlock("DialpadFragment.onStop");
    super.onStop();

    floatingActionButtonController.scaleOut();
    synchronized (toneGeneratorLock) {
      if (toneGenerator != null) {
        toneGenerator.release();