Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 449cdbf5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Sharesheet - Remove extra paddingbottom" into qt-dev

parents cf852aed 7c046de1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:orientation="vertical"
    android:paddingBottom="@dimen/chooser_view_spacing"
    android:background="?android:attr/colorBackgroundFloating">

  <RelativeLayout
@@ -91,6 +90,7 @@
      android:orientation="horizontal"
      android:layout_marginLeft="@dimen/chooser_edge_margin_normal"
      android:layout_marginRight="@dimen/chooser_edge_margin_normal"
      android:layout_marginBottom="@dimen/chooser_view_spacing"
      android:minHeight="80dp"
      android:background="@drawable/chooser_content_preview_rounded"
      android:id="@+id/content_preview_title_layout">