Loading res/layout/expanding_entry_card_item.xml +3 −3 Original line number Diff line number Diff line Loading @@ -90,8 +90,8 @@ 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" /> android:paddingTop="@dimen/expanding_entry_card_item_icon_margin_top" android:paddingBottom="@dimen/expanding_entry_card_item_alternate_icon_margin_bottom" android:layout_marginStart="@dimen/expanding_entry_card_item_alternate_icon_start_margin" /> </view> res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ <dimen name="expanding_entry_card_item_icon_margin_top">7dp</dimen> <dimen name="expanding_entry_card_item_header_only_margin_top">6dp</dimen> <dimen name="expanding_entry_card_item_alternate_icon_margin_end">0dp</dimen> <dimen name="expanding_entry_card_item_alternate_icon_start_margin">16dp</dimen> <dimen name="expanding_entry_card_item_alternate_icon_margin_bottom">10dp</dimen> <dimen name="expanding_entry_card_badge_separator_margin">8dp</dimen> Loading Loading
res/layout/expanding_entry_card_item.xml +3 −3 Original line number Diff line number Diff line Loading @@ -90,8 +90,8 @@ 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" /> android:paddingTop="@dimen/expanding_entry_card_item_icon_margin_top" android:paddingBottom="@dimen/expanding_entry_card_item_alternate_icon_margin_bottom" android:layout_marginStart="@dimen/expanding_entry_card_item_alternate_icon_start_margin" /> </view>
res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ <dimen name="expanding_entry_card_item_icon_margin_top">7dp</dimen> <dimen name="expanding_entry_card_item_header_only_margin_top">6dp</dimen> <dimen name="expanding_entry_card_item_alternate_icon_margin_end">0dp</dimen> <dimen name="expanding_entry_card_item_alternate_icon_start_margin">16dp</dimen> <dimen name="expanding_entry_card_item_alternate_icon_margin_bottom">10dp</dimen> <dimen name="expanding_entry_card_badge_separator_margin">8dp</dimen> Loading