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

Commit cf9d7da1 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

DO NOT MERGE: Fix alignment of share chips. am: 4d271f3d

Change-Id: I21f0fc66e8c0ecc2a059dc25c5f7b4bf66f5cd1f
parents 29c577d0 4d271f3d
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-->