Merge "Add a button to enable/disable Mobile Terminated SMS over IMS" into ics-factoryrom
This commit is contained in:
@@ -204,6 +204,14 @@
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
|
||||
<!-- SMS over IMS -->
|
||||
<Button android:id="@+id/sms_over_ims"
|
||||
android:textSize="14sp"
|
||||
android:layout_marginTop="8dip"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
|
||||
<!-- SMSC -->
|
||||
<RelativeLayout android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
Reference in New Issue
Block a user