Loading res/layout/expanding_entry_card_item.xml +3 −3 Original line number Diff line number Diff line Loading @@ -87,11 +87,11 @@ android:layout_marginEnd="@dimen/expanding_entry_card_item_text_icon_margin_right" /> <ImageView android:id="@+id/icon_alternate" android:id="@+id/third_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentTop="true" android:layout_toStartOf="@+id/third_icon" android:layout_toStartOf="@+id/icon_alternate" android:layout_alignWithParentIfMissing="true" android:visibility="gone" android:background="?android:attr/selectableItemBackgroundBorderless" Loading @@ -102,7 +102,7 @@ android:layout_marginStart="@dimen/expanding_entry_card_item_alternate_icon_start_margin" /> <ImageView android:id="@+id/third_icon" android:id="@+id/icon_alternate" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentEnd="true" Loading Loading
res/layout/expanding_entry_card_item.xml +3 −3 Original line number Diff line number Diff line Loading @@ -87,11 +87,11 @@ android:layout_marginEnd="@dimen/expanding_entry_card_item_text_icon_margin_right" /> <ImageView android:id="@+id/icon_alternate" android:id="@+id/third_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentTop="true" android:layout_toStartOf="@+id/third_icon" android:layout_toStartOf="@+id/icon_alternate" android:layout_alignWithParentIfMissing="true" android:visibility="gone" android:background="?android:attr/selectableItemBackgroundBorderless" Loading @@ -102,7 +102,7 @@ android:layout_marginStart="@dimen/expanding_entry_card_item_alternate_icon_start_margin" /> <ImageView android:id="@+id/third_icon" android:id="@+id/icon_alternate" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentEnd="true" Loading