Show any connection error on network info page
This commit is contained in:
@@ -48,4 +48,9 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="0" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/error"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user