Choose the right contact to display in the single name field
* Also guard against there not being a primary raw contact delta
* Fix account info header when there are no accounts
Bug 25035441
Bug 23589603
Change-Id: I6ba6bd3b7377295f9522dbf0623962fb6e7af367
diff --git a/res/layout/compact_account_info.xml b/res/layout/compact_account_info.xml
index 1ec1179..b7f396e 100644
--- a/res/layout/compact_account_info.xml
+++ b/res/layout/compact_account_info.xml
@@ -24,6 +24,7 @@
android:orientation="horizontal"
android:background="?android:attr/selectableItemBackground"
android:paddingTop="8dip"
+ android:visibility="gone"
>
<ImageView