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

Commit 8977c2dc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "A little more padding in PrintActivity."

parents 80900ad3 de497bf6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,8 +49,10 @@
        android:id="@+id/summary_content"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:paddingTop="2dip"
        android:paddingStart="16dip"
        android:paddingEnd="16dip"
        android:paddingBottom="8dip"
        android:orientation="horizontal"
        android:elevation="@dimen/preview_controls_elevation"
        android:background="?android:attr/colorPrimary">