Loading res/layout/contact_tile_frequent.xml +12 −7 Original line number Diff line number Diff line Loading @@ -26,6 +26,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <QuickContactBadge android:id="@+id/contact_tile_quick" android:layout_width="64dip" Loading @@ -33,6 +37,7 @@ android:scaleType="centerCrop" android:focusable="true" android:layout_alignParentRight="true" /> </view> <LinearLayout android:layout_width="match_parent" Loading res/layout/contact_tile_frequent_phone.xml +13 −8 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <QuickContactBadge android:id="@id/contact_tile_quick" android:nextFocusRight="@id/contact_tile_frequent_phone" Loading @@ -35,6 +39,7 @@ android:scaleType="centerCrop" android:focusable="true" android:layout_alignParentLeft="true" /> </view> <TextView android:id="@+id/contact_tile_name" Loading res/layout/contact_tile_starred.xml +9 −4 Original line number Diff line number Diff line Loading @@ -25,11 +25,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/contact_tile_image" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> </view> <LinearLayout android:layout_width="match_parent" Loading res/layout/contact_tile_starred_quick_contact.xml +9 −4 Original line number Diff line number Diff line Loading @@ -24,11 +24,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/contact_tile_image" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> </view> <LinearLayout android:layout_width="match_parent" Loading res/layout/contact_tile_starred_secondary_target.xml +9 −4 Original line number Diff line number Diff line Loading @@ -24,11 +24,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/contact_tile_image" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> </view> <TextView android:id="@+id/contact_tile_name" Loading Loading
res/layout/contact_tile_frequent.xml +12 −7 Original line number Diff line number Diff line Loading @@ -26,6 +26,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <QuickContactBadge android:id="@+id/contact_tile_quick" android:layout_width="64dip" Loading @@ -33,6 +37,7 @@ android:scaleType="centerCrop" android:focusable="true" android:layout_alignParentRight="true" /> </view> <LinearLayout android:layout_width="match_parent" Loading
res/layout/contact_tile_frequent_phone.xml +13 −8 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <QuickContactBadge android:id="@id/contact_tile_quick" android:nextFocusRight="@id/contact_tile_frequent_phone" Loading @@ -35,6 +39,7 @@ android:scaleType="centerCrop" android:focusable="true" android:layout_alignParentLeft="true" /> </view> <TextView android:id="@+id/contact_tile_name" Loading
res/layout/contact_tile_starred.xml +9 −4 Original line number Diff line number Diff line Loading @@ -25,11 +25,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/contact_tile_image" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> </view> <LinearLayout android:layout_width="match_parent" Loading
res/layout/contact_tile_starred_quick_contact.xml +9 −4 Original line number Diff line number Diff line Loading @@ -24,11 +24,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/contact_tile_image" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> </view> <LinearLayout android:layout_width="match_parent" Loading
res/layout/contact_tile_starred_secondary_target.xml +9 −4 Original line number Diff line number Diff line Loading @@ -24,11 +24,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" > <view class="com.android.contacts.list.ContactTileImageContainer" android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView android:id="@+id/contact_tile_image" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> </view> <TextView android:id="@+id/contact_tile_name" Loading