[Strings + layout] Minor changes for eSIM erase.
1. String changes (uniform on both screens now) 2. Minor non-functional layout changes (margin is uniform now) Reset everything: https://screenshot.googleplex.com/OZsvOt36CZf Reset networks: https://screenshot.googleplex.com/in0vdOAeF7u Change-Id: I92d068c3731f6915c8d393d94ac8c25a3c8ed773 Fix: 119120504 Test: on device
This commit is contained in:
@@ -40,10 +40,7 @@
|
||||
android:textDirection="locale"
|
||||
android:text="@string/reset_network_desc" />
|
||||
|
||||
<include layout="@layout/reset_esim_checkbox"
|
||||
android:id="@+id/erase_esim_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
<include layout="@layout/reset_esim_checkbox"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user