hide the thumbnail at Favorite selector when appropriate

This commit is contained in:
tibbi
2018-01-29 19:14:54 +01:00
parent 7063b9ffd2
commit d1152fb657
6 changed files with 36 additions and 36 deletions

View File

@@ -31,8 +31,6 @@
android:layout_toRightOf="@+id/contact_tmb"
android:ellipsize="end"
android:maxLines="1"
android:paddingLeft="@dimen/small_margin"
android:paddingTop="@dimen/small_margin"
android:textSize="@dimen/normal_text_size"
tools:text="John Doe"/>
@@ -44,7 +42,6 @@
android:layout_below="@+id/contact_name"
android:layout_toRightOf="@+id/contact_tmb"
android:maxLines="1"
android:paddingLeft="@dimen/small_margin"
android:textSize="@dimen/normal_text_size"
tools:text="0123 456 789"/>