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

Commit dc617e0f authored by android-build-team Robot's avatar android-build-team Robot Committed by Android (Google) Code Review
Browse files

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

parents a74dd692 a292f5b2
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" />