Merge "Allow view/update EAB Provisioning status"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d0417e42f0
@@ -206,6 +206,14 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/wfc_provisioned_switch_string"/>
|
||||
|
||||
<!-- EAB/Presence provisioned -->
|
||||
<Switch android:id="@+id/eab_provisioned_switch"
|
||||
android:textSize="14sp"
|
||||
android:layout_marginTop="8dip"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/eab_provisioned_switch_string"/>
|
||||
|
||||
<!-- SMSC -->
|
||||
<RelativeLayout android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
Reference in New Issue
Block a user