We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c71419 commit dbf0594Copy full SHA for dbf0594
1 file changed
cSploit/res/layout/plugin_portscanner.xml
@@ -23,6 +23,8 @@
23
android:layout_height="1dp"
24
android:background="@android:color/darker_gray"
25
android:layout_below="@+id/scanDoc"
26
+ android:layout_marginBottom="8dp"
27
+ android:layout_marginTop="8dp"
28
android:layout_alignParentRight="true"
29
android:layout_alignParentEnd="true" />
30
@@ -74,4 +76,4 @@
74
76
android:gravity="center_horizontal"
75
77
android:visibility="gone" />
78
-</RelativeLayout>
79
+</RelativeLayout>
0 commit comments