Implement parts of the new design for the Contact Viewer
Change-Id: I3c1c3b3adb2c72affc9214e8e5786035f144e6e7
diff --git a/res/layout/contact_detail_fragment.xml b/res/layout/contact_detail_fragment.xml
index 8c1bef4..180114b 100644
--- a/res/layout/contact_detail_fragment.xml
+++ b/res/layout/contact_detail_fragment.xml
@@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -31,7 +31,7 @@
android:layout_weight="1"
android:background="@drawable/title_bar_shadow"
/>
-
+
<ScrollView android:id="@android:id/empty"
android:layout_width="match_parent"
android:layout_height="0px"