commit | 6d18b18d579f638c1daf3a8408670e1e68e053c0 | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Tue Dec 11 10:22:21 2012 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 11 10:22:21 2012 -0800 |
tree | b28d609ac8512bf7ec62182cfe51f61ffb75bc8d | |
parent | f0881e1088c8da2e04068342eb18152143c3d127 [diff] | |
parent | 9d81e5bb3a891bee21ed2ce7b31d6d39478bd24c [diff] |
Merge "Add empty list message."
diff --git a/src/com/android/contacts/common/widget/ProportionalLayout.java b/src/com/android/contacts/common/widget/ProportionalLayout.java index 00cdf1c..5a5ac29 100644 --- a/src/com/android/contacts/common/widget/ProportionalLayout.java +++ b/src/com/android/contacts/common/widget/ProportionalLayout.java
@@ -22,7 +22,7 @@ import android.view.View; import android.view.ViewGroup; -import com.android.contacts.R; +import com.android.contacts.common.R; /** * Layout that calculates its height based on its width, or vice versa (depending on the set