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

Commit 8f709bfe 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

Change-Id: I5b1c6fe1c22fe6658959e2dda100b794fe95d6b3
parents 9ede3cc3 dc617e0f
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" />