Skip to content

Commit

Permalink
Improved hint text on Wifi show activity
Browse files Browse the repository at this point in the history
  • Loading branch information
Aario Shahbany committed Dec 27, 2018
1 parent 6298ff0 commit c6e8e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_show_wifi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Click to copy to clipboard"
android:text="Click above lines to copy to clipboard"
android:textAlignment="center"
android:textColor="@android:color/darker_gray"
android:textStyle="italic"
Expand Down

0 comments on commit c6e8e41

Please sign in to comment.