summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHongwei Wang <hwwang@google.com>2013-09-11 17:24:10 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-11 17:24:10 -0700
commit93ecffd27900150fbaed1af6dd89e4544e5e8449 (patch)
tree40c21d636fe624de7dfe7b9d7474a1d2697e1518 /res
parent0e300fc3a564f9db4a3615af51d5731594c4ba8c (diff)
parente42f898e7f004d10e9c18e96c97f65da3a7c8311 (diff)
am e42f898e: am e44b3c6a: Merge "Support drag & drop across "pages" of the favorites list" into klp-dev
* commit 'e42f898e7f004d10e9c18e96c97f65da3a7c8311': Support drag & drop across "pages" of the favorites list
Diffstat (limited to 'res')
-rw-r--r--res/layout/phone_favorites_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/phone_favorites_fragment.xml b/res/layout/phone_favorites_fragment.xml
index 3b9e589eb..6023fc84e 100644
--- a/res/layout/phone_favorites_fragment.xml
+++ b/res/layout/phone_favorites_fragment.xml
@@ -28,7 +28,7 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1">
- <com.android.dialer.list.SwipeableListView
+ <com.android.dialer.list.PhoneFavoriteListView
android:id="@+id/contact_tile_list"
android:layout_width="match_parent"
android:layout_height="match_parent"