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

Commit db70b176 authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Remove margin from first line of remote history" into pi-dev am: dc617e0f

am: 8f709bfe

Change-Id: I7ffe36b45b6b402daf5b7360ffc6339d2ef9e802
parents 3e99f412 8f709bfe
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:orientation="horizontal"
            android:layout_marginStart="@dimen/notification_content_margin_start"
            android:layout_marginEnd="@dimen/notification_content_margin_end">
        <TextView
                android:id="@+id/notification_material_reply_text_1"
@@ -72,7 +71,6 @@
            android:layout_height="@dimen/messaging_group_sending_progress_size"
            android:layout_width="@dimen/messaging_group_sending_progress_size"
            android:layout_marginStart="@dimen/notification_content_margin_start"
            android:layout_marginEnd="@dimen/notification_content_margin_end"
            android:layout_gravity="center"
            android:indeterminate="true"
            style="?android:attr/progressBarStyleSmall" />