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

Commit f8297235 authored by Daisuke Miyakawa's avatar Daisuke Miyakawa Committed by Android (Google) Code Review
Browse files

Merge "Show quickfix button on center"

parents 104ee375 72a308b9
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -58,8 +58,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:visibility="gone"
        android:layout_gravity="right"
        android:layout_marginRight="40dip"
        android:layout_gravity="center"
        android:layout_marginTop="10dip"
        android:layout_marginBottom="10dip" />
</LinearLayout>
+2 −3
Original line number Diff line number Diff line
@@ -44,8 +44,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:visibility="gone"
        android:layout_gravity="right"
        android:layout_marginRight="40dip"
        android:layout_gravity="center"
        android:layout_marginTop="10dip"
        android:layout_marginBottom="10dip" />
</LinearLayout>
+1 −2
Original line number Diff line number Diff line
@@ -54,8 +54,7 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:visibility="gone"
        android:layout_gravity="right"
        android:layout_marginRight="40dip"
        android:layout_gravity="center"
        android:layout_marginTop="20dip"
        android:layout_marginBottom="20dip" />
</LinearLayout>