hide linked system contact card if no contact present

This commit is contained in:
Adithya Abraham Philip
2015-04-08 00:58:21 +05:30
parent 13332bc28d
commit 083cd100ce
3 changed files with 25 additions and 12 deletions

View File

@@ -46,6 +46,7 @@
android:layout_gravity="center"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:visibility="gone"
card_view:cardBackgroundColor="@android:color/white"
card_view:cardElevation="2dp"
card_view:cardUseCompatPadding="true"