Skip to content

Commit dbf0594

Browse files
Update plugin_portscanner.xml
1 parent 9c71419 commit dbf0594

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

cSploit/res/layout/plugin_portscanner.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
android:layout_height="1dp"
2424
android:background="@android:color/darker_gray"
2525
android:layout_below="@+id/scanDoc"
26+
android:layout_marginBottom="8dp"
27+
android:layout_marginTop="8dp"
2628
android:layout_alignParentRight="true"
2729
android:layout_alignParentEnd="true" />
2830

@@ -74,4 +76,4 @@
7476
android:gravity="center_horizontal"
7577
android:visibility="gone" />
7678

77-
</RelativeLayout>
79+
</RelativeLayout>

0 commit comments

Comments
 (0)