Merge "Default ICCID number to unavailable if no sim"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d42f19e016
@@ -139,6 +139,7 @@
|
|||||||
style="@style/device_info_dialog_value"
|
style="@style/device_info_dialog_value"
|
||||||
android:id="@+id/icc_id_value"
|
android:id="@+id/icc_id_value"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"/>
|
android:layout_height="wrap_content"
|
||||||
|
android:text="@string/device_info_not_available"/>
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</ScrollView>
|
</ScrollView>
|
||||||
|
Reference in New Issue
Block a user