[PR #1024] [MERGED] Consistent: Replaced the clipboard icon with a clone icon to improve UX #2711

Closed
opened 2025-11-26 23:23:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1024
Author: @kznrluk
Created: 7/27/2020
Status: Merged
Merged: 7/27/2020
Merged by: @kspearrin

Base: masterHead: replace-copy-icons


📝 Commits (1)

  • fa20642 Replace copy value button fa-clipboard() to fa-clone()

📊 Changes

3 files changed (+10 additions, -10 deletions)

View changed files

📝 src/App/Pages/Generator/GeneratorHistoryPage.xaml (+1 -1)
📝 src/App/Pages/Vault/PasswordHistoryPage.xaml (+1 -1)
📝 src/App/Pages/Vault/ViewPage.xaml (+8 -8)

📄 Description

According to: bitwarden/desktop#490

Replace the "copy value" icon with fa-clone.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1024 **Author:** [@kznrluk](https://github.com/kznrluk) **Created:** 7/27/2020 **Status:** ✅ Merged **Merged:** 7/27/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `replace-copy-icons` --- ### 📝 Commits (1) - [`fa20642`](https://github.com/bitwarden/android/commit/fa2064234a623780c29157d42f6d6e08b023cc2f) Replace copy value button fa-clipboard(&#xf0ea;) to fa-clone(&#xf24d;) ### 📊 Changes **3 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Generator/GeneratorHistoryPage.xaml` (+1 -1) 📝 `src/App/Pages/Vault/PasswordHistoryPage.xaml` (+1 -1) 📝 `src/App/Pages/Vault/ViewPage.xaml` (+8 -8) </details> ### 📄 Description According to: bitwarden/desktop#490 Replace the "copy value" icon with fa-clone. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:23:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2711