Removed redundant text
This commit is contained in:
@ -6,12 +6,6 @@
|
|||||||
android:layout_margin="2dp"
|
android:layout_margin="2dp"
|
||||||
android:padding="10dp"
|
android:padding="10dp"
|
||||||
>
|
>
|
||||||
<TextView
|
|
||||||
android:id="@+id/peers_status"
|
|
||||||
android:layout_width="fill_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="@string/label_peers_status"
|
|
||||||
/>
|
|
||||||
<WebView
|
<WebView
|
||||||
android:id="@+id/peers_webview"
|
android:id="@+id/peers_webview"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
|
Reference in New Issue
Block a user