Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1012c60f authored by jeffreyhuang's avatar jeffreyhuang
Browse files

Default ICCID number to unavailable if no sim

Test: Manual
Change-Id: I22c69b5c40578a43f5edf01487e41b14e08ec35b
parent 7ec34c17
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -139,6 +139,7 @@
            style="@style/device_info_dialog_value"
            android:id="@+id/icc_id_value"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"/>
            android:layout_height="wrap_content"
            android:text="@string/device_info_not_available"/>
    </LinearLayout>
</ScrollView>