Skip to content

Commit

Permalink
Merge pull request #42 from maxwase/ssh-password-visibility
Browse files Browse the repository at this point in the history
Toggle password visibility
  • Loading branch information
Florianisme authored Aug 6, 2024
2 parents 620fc3c + ce1c947 commit dd0e649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/content_modify_device.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@
android:layout_marginTop="8dp"
android:layout_marginEnd="24dp"
android:hint="@string/add_device_shutdown_password"
app:passwordToggleEnabled="true"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/device_remote_shutdown_username">
Expand Down

0 comments on commit dd0e649

Please sign in to comment.