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

Commit c0d6b8d7 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am 1e25a23f: Merge "Vertically align SSID/PLMN on lockscreen." into honeycomb

* commit '1e25a23f':
  Vertically align SSID/PLMN on lockscreen.
parents f8a93b4b 1e25a23f
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"
            />