summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-10-01 20:58:08 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-10-01 20:58:08 -0700
commit4056124bdc096686e315812dff0573df07da46dc (patch)
tree5d5bc2f994a8de8dda9ef1ed32bd06cbbbd5fdbd /res
parent43f598a97d42bde2954066f40e5e9bd9f0f3587e (diff)
parent7efe020b3cc491384b57df5185a7aefe3aa86dd1 (diff)
am 7efe020b: am 02bd6dfd: Merge "Add slide up transition when call shortcut is dismissed" into klp-dev
* commit '7efe020b3cc491384b57df5185a7aefe3aa86dd1': Add slide up transition when call shortcut is dismissed
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 f518f0b92..363565a5d 100644
--- a/res/layout/phone_favorites_fragment.xml
+++ b/res/layout/phone_favorites_fragment.xml
@@ -27,7 +27,7 @@
<FrameLayout
android:id="@+id/contact_tile_frame"
android:layout_width="match_parent"
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
android:layout_alignParentTop="true"
android:layout_alignParentLeft="true"
android:layout_alignParentStart="true">