ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Add a close button to the activity showing keys #275

Open ericcornelissen opened 7 years ago

ericcornelissen commented 7 years ago

User story

As a user I want to be able to exit the activity displaying my keys with a close button.

What

This issue demands that a close button is added to the activity used to display keys to the user.

Why

This issue is needed for the project because it improves user experience, adding a clear way to exit this activity.

How

This feature can be added by adding a button to the activity that looks similar to the copy button that already exists.

Definition of ready

#258 Ready

Definition of done

This task can be considered done when

Notes

None