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

Commit 9fe1e323 authored by Arc Wang's avatar Arc Wang Committed by android-build-merger
Browse files

Merge "Add margin 24dp to the error message of Wi-Fi QR code scanner" into qt-dev

am: fa85f564

Change-Id: I6ce4c1c5bc84513197fde0f51cf35f2e5a2c6343
parents f8058733 fa85f564
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_marginTop="16dp"
                android:layout_marginStart="24dp"
                android:layout_marginEnd="24dp"
                android:textAlignment="center"
                android:textColor="?android:attr/colorError"
                android:visibility="invisible"/>
+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_marginTop="16dp"
                android:layout_marginStart="24dp"
                android:layout_marginEnd="24dp"
                android:textAlignment="center"
                android:textColor="?android:attr/colorError"
                android:visibility="invisible"/>