Skip to content

Add floating button to copy password#818

Open
o-alquimista wants to merge 1 commit intoagrahn:developfrom
o-alquimista:floating-copy-btn
Open

Add floating button to copy password#818
o-alquimista wants to merge 1 commit intoagrahn:developfrom
o-alquimista:floating-copy-btn

Conversation

@o-alquimista
Copy link
Copy Markdown

Closes issue #812

}

private fun copyPassword() {
encryptedEntryChars?.let { encrypted ->
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agrahn Do you have any idea why encryptedEntryChars is always null on the Android Studio emulator, but not on real device?

This makes all headerbar buttons fail to render (share, copy, edit).

Screenshot_20260404_094408

The emulator image:

Screenshot_20260404_094057

This issue was not introduced by my changes. It happens on your develop branch too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant