mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
parent
a924ee5073
commit
22ecb7eddb
@ -70,7 +70,7 @@
|
||||
android:text="@string/sni" />
|
||||
<LinearLayout
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0.75"
|
||||
android:orientation="horizontal">
|
||||
<ImageView
|
||||
@ -121,7 +121,7 @@
|
||||
android:text="@string/destination" />
|
||||
<LinearLayout
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0.75"
|
||||
android:orientation="horizontal">
|
||||
<ImageView
|
||||
|
||||
Loading…
Reference in New Issue
Block a user