Skip to content

Commit

Permalink
Updates scan fragment text
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Geniola committed Jan 10, 2021
1 parent 07acc9d commit c051a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/scan_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
android:layout_marginTop="8dp"
android:layout_marginEnd="8dp"
android:layout_marginRight="8dp"
android:text="Be sure to enable both Wifi and Location (GPS) access on your device. Some devices also require to turn off HotSpot in case it's active."
android:text="Put your Meross device in Pairing mode and then tap on the update button.\n\nBe sure to enable both Wifi and Location (GPS) access on your device. Some devices also require to turn off HotSpot in case it's active."
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
Expand Down

0 comments on commit c051a06

Please sign in to comment.