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

Commit 4d271f3d authored by Dan Sandler's avatar Dan Sandler Committed by Daniel Sandler
Browse files

DO NOT MERGE: Fix alignment of share chips.

Bug: 144290152
Test: visual inspection in landscape & portrait
Change-Id: Ib60b7b56bdf23a45c61416b8309a921451010e8e
parent 8a00254d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@
      android:layout_width="@dimen/chooser_preview_width"
      android:layout_height="wrap_content"
      android:layout_marginBottom="@dimen/chooser_view_spacing"
      android:layout_gravity="center"
  />
</LinearLayout>
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@
      android:layout_width="@dimen/chooser_preview_width"
      android:layout_height="wrap_content"
      android:layout_marginBottom="@dimen/chooser_view_spacing"
      android:layout_gravity="center"
  />

</LinearLayout>
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
      android:layout_width="@dimen/chooser_preview_width"
      android:layout_height="wrap_content"
      android:layout_marginBottom="@dimen/chooser_view_spacing"
      android:layout_gravity="center"
      />

  <!-- Required sub-layout so we can get the nice rounded corners-->