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

Commit 3ce25ba0 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 am: 65610957

am: 3381be92

Change-Id: I5de87ec67284f354e367494ba78a865be502e956
parents 4a54a2fd 3381be92
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();