|  |  |  | @ -3,33 +3,30 @@ | 
		
	
		
			
				|  |  |  |  | <org.thoughtcrime.securesms.contacts.ContactSelectionListItem | 
		
	
		
			
				|  |  |  |  |         xmlns:android="http://schemas.android.com/apk/res/android" | 
		
	
		
			
				|  |  |  |  |         xmlns:tools="http://schemas.android.com/tools" | 
		
	
		
			
				|  |  |  |  |         xmlns:app="http://schemas.android.com/apk/res-auto" | 
		
	
		
			
				|  |  |  |  |         android:layout_width="match_parent" | 
		
	
		
			
				|  |  |  |  |         android:layout_height="60dp" | 
		
	
		
			
				|  |  |  |  |         android:layout_height="?android:attr/listPreferredItemHeight" | 
		
	
		
			
				|  |  |  |  |         android:orientation="horizontal" | 
		
	
		
			
				|  |  |  |  |         android:gravity="center_vertical" | 
		
	
		
			
				|  |  |  |  |         android:focusable="true" | 
		
	
		
			
				|  |  |  |  |         android:background="@drawable/conversation_item_background" | 
		
	
		
			
				|  |  |  |  |         android:paddingLeft="48dp" | 
		
	
		
			
				|  |  |  |  |         android:paddingStart="48dp" | 
		
	
		
			
				|  |  |  |  |         android:paddingRight="24dp" | 
		
	
		
			
				|  |  |  |  |         android:paddingEnd="24dp"> | 
		
	
		
			
				|  |  |  |  |         android:paddingRight="20dp"> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     <org.thoughtcrime.securesms.components.AvatarImageView | 
		
	
		
			
				|  |  |  |  |             android:id="@+id/contact_photo_image" | 
		
	
		
			
				|  |  |  |  |             android:layout_width="32dp" | 
		
	
		
			
				|  |  |  |  |             android:layout_height="32dp" | 
		
	
		
			
				|  |  |  |  |             android:layout_width="40dp" | 
		
	
		
			
				|  |  |  |  |             android:layout_height="40dp" | 
		
	
		
			
				|  |  |  |  |             android:foreground="@drawable/contact_photo_background" | 
		
	
		
			
				|  |  |  |  |             android:cropToPadding="true" | 
		
	
		
			
				|  |  |  |  |             tools:src="@color/blue_600" | 
		
	
		
			
				|  |  |  |  |             android:layout_marginRight="10dp" | 
		
	
		
			
				|  |  |  |  |             android:layout_marginEnd="10dp" | 
		
	
		
			
				|  |  |  |  |             android:contentDescription="@string/SingleContactSelectionActivity_contact_photo" /> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     <LinearLayout android:layout_width="0dp" | 
		
	
		
			
				|  |  |  |  |                   android:layout_height="wrap_content" | 
		
	
		
			
				|  |  |  |  |                   android:layout_weight="1" | 
		
	
		
			
				|  |  |  |  |                   android:layout_marginLeft="16dp" | 
		
	
		
			
				|  |  |  |  |                   android:layout_marginStart="16dp" | 
		
	
		
			
				|  |  |  |  |                   android:paddingRight="16dp" | 
		
	
		
			
				|  |  |  |  |                   android:paddingEnd="16dp" | 
		
	
		
			
				|  |  |  |  |                   android:orientation="vertical"> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |         <org.thoughtcrime.securesms.components.emoji.EmojiTextView | 
		
	
	
		
			
				
					|  |  |  | 
 |