From 8c024aedbcdc90e46f7fda915feb1a7ddae36e3b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 18 Aug 2015 12:44:55 -0700 Subject: Save dialpad showing state after rotation. After rotation with the dialpad up, the FAB was resizing incorrectly to the large width, because the dialpad up/down state was not saved and restored. Bug: 23218944 Change-Id: I1c664aa663c1744d1d37e73154f6401930fd53bc --- InCallUI/src/com/android/incallui/CallCardFragment.java | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'InCallUI/src/com/android/incallui') diff --git a/InCallUI/src/com/android/incallui/CallCardFragment.java b/InCallUI/src/com/android/incallui/CallCardFragment.java index c2b969c98..922c1e62d 100644 --- a/InCallUI/src/com/android/incallui/CallCardFragment.java +++ b/InCallUI/src/com/android/incallui/CallCardFragment.java @@ -88,6 +88,8 @@ public class CallCardFragment extends BaseFragment