summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/CallCardFragment.java
diff options
context:
space:
mode:
authorSailesh Nepal <sail@google.com>2016-02-22 21:08:06 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-02-22 21:08:06 +0000
commit8c8d25efd5e0299f9ea6aa476f42394c068f9518 (patch)
treea6b81db82a14198ed3be00582218c6983e521b29 /InCallUI/src/com/android/incallui/CallCardFragment.java
parent85fb363e266b224865fea75c251fac822b59f04d (diff)
parent429e15a3de2e5cfbc2c44071e97981e583f1ed15 (diff)
[Gradle] Allow dialer to be compiled as a library am: 68d86c656e
am: 429e15a3de * commit '429e15a3de2e5cfbc2c44071e97981e583f1ed15': [Gradle] Allow dialer to be compiled as a library
Diffstat (limited to 'InCallUI/src/com/android/incallui/CallCardFragment.java')
-rw-r--r--InCallUI/src/com/android/incallui/CallCardFragment.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/InCallUI/src/com/android/incallui/CallCardFragment.java b/InCallUI/src/com/android/incallui/CallCardFragment.java
index ad7269059..84a732ccc 100644
--- a/InCallUI/src/com/android/incallui/CallCardFragment.java
+++ b/InCallUI/src/com/android/incallui/CallCardFragment.java
@@ -58,6 +58,7 @@ import android.widget.Toast;
import com.android.contacts.common.compat.PhoneNumberUtilsCompat;
import com.android.contacts.common.util.MaterialColorMapUtils.MaterialPalette;
import com.android.contacts.common.widget.FloatingActionButtonController;
+import com.android.dialer.R;
import com.android.phone.common.animation.AnimUtils;
import java.util.List;