[PR #240] [MERGED] App: Controls: Improve the vault view images #2467

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/240
Author: @alistair23
Created: 1/4/2018
Status: Merged
Merged: 1/5/2018
Merged by: @kspearrin

Base: masterHead: alistair/vault-view


📝 Commits (3)

  • 53c5d92 App: Controls: Improve the vault view images
  • aca1a35 UWP.Images: Use smaller size images
  • 14bdc81 UWP.Images: Remove unused image

📊 Changes

6 files changed (+13 additions, -1 deletions)

View changed files

📝 src/App/Controls/LabeledValueCell.cs (+13 -0)
📝 src/UWP.Images/UWP.Images.projitems (+0 -1)
📝 src/UWP.Images/clipboard.png (+0 -0)
📝 src/UWP.Images/eye.png (+0 -0)
📝 src/UWP.Images/eye_slash.png (+0 -0)
src/UWP.Images/fingerprint.png (+0 -0)

📄 Description

Make the buttons smaller and ensure the background is transparent.

The spacing between the buttons is still too large, but I'm not sure how to fix that.

Signed-off-by: Alistair Francis alistair@alistair23.me


🔄 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/240 **Author:** [@alistair23](https://github.com/alistair23) **Created:** 1/4/2018 **Status:** ✅ Merged **Merged:** 1/5/2018 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `alistair/vault-view` --- ### 📝 Commits (3) - [`53c5d92`](https://github.com/bitwarden/android/commit/53c5d9204799299d1cbef42ac5a9a95a435eee5c) App: Controls: Improve the vault view images - [`aca1a35`](https://github.com/bitwarden/android/commit/aca1a35b63d8a3286d06a38f091f7ec994aa003d) UWP.Images: Use smaller size images - [`14bdc81`](https://github.com/bitwarden/android/commit/14bdc817a4926353cf9946aa00e9613b4719a1af) UWP.Images: Remove unused image ### 📊 Changes **6 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Controls/LabeledValueCell.cs` (+13 -0) 📝 `src/UWP.Images/UWP.Images.projitems` (+0 -1) 📝 `src/UWP.Images/clipboard.png` (+0 -0) 📝 `src/UWP.Images/eye.png` (+0 -0) 📝 `src/UWP.Images/eye_slash.png` (+0 -0) ➖ `src/UWP.Images/fingerprint.png` (+0 -0) </details> ### 📄 Description Make the buttons smaller and ensure the background is transparent. The spacing between the buttons is still too large, but I'm not sure how to fix that. Signed-off-by: Alistair Francis <alistair@alistair23.me> --- <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:19:49 -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#2467