From 7b0453a589000a071120f6280510d6100bd0d61d Mon Sep 17 00:00:00 2001 From: supercyanhero Date: Sat, 17 Jun 2017 00:01:23 +0300 Subject: [PATCH] Add text to responseCheckBox --- cSploit/res/layout/plugin_packet_forger.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cSploit/res/layout/plugin_packet_forger.xml b/cSploit/res/layout/plugin_packet_forger.xml index e8ef0e09ae..628fb45cb3 100644 --- a/cSploit/res/layout/plugin_packet_forger.xml +++ b/cSploit/res/layout/plugin_packet_forger.xml @@ -72,7 +72,8 @@ android:layout_below="@+id/linearLayout2" android:layout_toLeftOf="@+id/sendWOL" android:layout_marginTop="16dp" - android:layout_marginBottom="8dp"/> + android:layout_marginBottom="8dp" + android:text="Wait for response"/> - \ No newline at end of file +