commit | a6283b7166bbf2a23c51ba65478fbade609fcae2 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Fri May 30 20:51:11 2014 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri May 30 20:51:11 2014 +0000 |
tree | c030e8ca1433ead301da607fce90c177e8af91df | |
parent | a00634077cd49f2423ad9eff4b085a7d4dc47d44 [diff] | |
parent | e6e17d52caeba3f9dfd83ddaaefe2fd1513dc7e7 [diff] |
Merge "Adjust space below line on dialpad." into lmp-preview-dev
diff --git a/res-common/layout/dialpad_view.xml b/res-common/layout/dialpad_view.xml index 3b26c12..7a33af0 100644 --- a/res-common/layout/dialpad_view.xml +++ b/res-common/layout/dialpad_view.xml
@@ -88,7 +88,7 @@ <Space android:layout_width="match_parent" - android:layout_height="8dp" /> + android:layout_height="13dp" /> <include layout="@layout/dialpad" />