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

Commit bfa8983b authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Vertically align SSID/PLMN on lockscreen.

Bug: 3373818
Change-Id: Ie20584c5247bd52e376ddcb97205ba967ce3a8ea
parent da6f9295
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -88,13 +88,12 @@
            android:id="@+id/network_text"
            android:layout_width="wrap_content"
            android:layout_height="match_parent"
            android:layout_marginTop="12dp"
            android:layout_marginRight="6dip"
            android:layout_marginLeft="6dip"
            android:gravity="center"
            android:singleLine="true"
            android:visibility="gone"
            android:textSize="14dip"
            android:textSize="16sp"
            android:textColor="#606060"
            />