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

Commit 1e25a23f authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Vertically align SSID/PLMN on lockscreen." into honeycomb

parents 7040e33c bfa8983b
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"
            />