Loading res/layout/expanding_entry_card_item.xml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ android:layout_alignParentEnd="true" android:layout_alignParentTop="true" android:visibility="gone" android:background="?android:attr/selectableItemBackgroundBorderless" android:layout_marginEnd="@dimen/expanding_entry_card_item_alternate_icon_margin_end" android:layout_marginTop="@dimen/expanding_entry_card_item_icon_margin_top" android:layout_marginBottom="@dimen/expanding_entry_card_item_alternate_icon_margin_bottom" /> Loading Loading
res/layout/expanding_entry_card_item.xml +1 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,7 @@ android:layout_alignParentEnd="true" android:layout_alignParentTop="true" android:visibility="gone" android:background="?android:attr/selectableItemBackgroundBorderless" android:layout_marginEnd="@dimen/expanding_entry_card_item_alternate_icon_margin_end" android:layout_marginTop="@dimen/expanding_entry_card_item_icon_margin_top" android:layout_marginBottom="@dimen/expanding_entry_card_item_alternate_icon_margin_bottom" /> Loading