am 1e25a23f: Merge "Vertically align SSID/PLMN on lockscreen." into honeycomb
* commit '1e25a23f9d5319267e48242b1dd655697da4a175': Vertically align SSID/PLMN on lockscreen.
This commit is contained in:
@@ -88,13 +88,12 @@
|
|||||||
android:id="@+id/network_text"
|
android:id="@+id/network_text"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_marginTop="12dp"
|
|
||||||
android:layout_marginRight="6dip"
|
android:layout_marginRight="6dip"
|
||||||
android:layout_marginLeft="6dip"
|
android:layout_marginLeft="6dip"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
android:textSize="14dip"
|
android:textSize="16sp"
|
||||||
android:textColor="#606060"
|
android:textColor="#606060"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user