Merge "Vertically align SSID/PLMN on lockscreen." into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
1e25a23f9d
@@ -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"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user