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

Commit b85d6a28 authored by Matt Pietal's avatar Matt Pietal Committed by android-build-merger
Browse files

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

am: 449cdbf5

Change-Id: I427e679c21b8c57077b8a1f62b5ce1a6cd383af1
parents c64165ac 449cdbf5
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">