Loading res/layout/phone_favorite_tile_view.xml +3 −1 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ android:paddingBottom="@dimen/contact_tile_text_bottom_padding" android:layout_alignParentBottom="true" android:orientation="vertical" > <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" Loading Loading @@ -96,6 +97,7 @@ android:ellipsize="marquee" android:textAlignment="viewStart" /> </LinearLayout> <View android:id="@+id/contact_tile_push_state" android:layout_width="match_parent" Loading @@ -107,7 +109,7 @@ <ImageButton android:id="@id/contact_tile_secondary_button" android:src="@drawable/overflow_thumbnail" android:background="?android:attr/selectableItemBackground" android:background="@drawable/item_background_material_dark" android:layout_height="@dimen/contact_tile_info_button_height_and_width" android:layout_width="@dimen/contact_tile_info_button_height_and_width" android:paddingLeft="4dp" Loading Loading
res/layout/phone_favorite_tile_view.xml +3 −1 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ android:paddingBottom="@dimen/contact_tile_text_bottom_padding" android:layout_alignParentBottom="true" android:orientation="vertical" > <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" Loading Loading @@ -96,6 +97,7 @@ android:ellipsize="marquee" android:textAlignment="viewStart" /> </LinearLayout> <View android:id="@+id/contact_tile_push_state" android:layout_width="match_parent" Loading @@ -107,7 +109,7 @@ <ImageButton android:id="@id/contact_tile_secondary_button" android:src="@drawable/overflow_thumbnail" android:background="?android:attr/selectableItemBackground" android:background="@drawable/item_background_material_dark" android:layout_height="@dimen/contact_tile_info_button_height_and_width" android:layout_width="@dimen/contact_tile_info_button_height_and_width" android:paddingLeft="4dp" Loading