[PR #4211] [MERGED] Update genrator icons on bottom nav #4776

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4211
Author: @david-livefront
Created: 10/31/2024
Status: Merged
Merged: 10/31/2024
Merged by: @david-livefront

Base: mainHead: update-generator-icons


📝 Commits (1)

  • 7967e26 Update genrator icons on bottom nav

📊 Changes

4 files changed (+98 additions, -58 deletions)

View changed files

📝 app/src/main/res/drawable-night/ic_generator.xml (+23 -13)
📝 app/src/main/res/drawable-night/ic_generator_filled.xml (+26 -16)
📝 app/src/main/res/drawable/ic_generator.xml (+23 -13)
📝 app/src/main/res/drawable/ic_generator_filled.xml (+26 -16)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR updates the generator icons form the bottom app bar to create a more consistent sizing.

📸 Screenshots

Before After

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 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/4211 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `update-generator-icons` --- ### 📝 Commits (1) - [`7967e26`](https://github.com/bitwarden/android/commit/7967e268cb09b7ba1843afdc6f547855221a6ddc) Update genrator icons on bottom nav ### 📊 Changes **4 files changed** (+98 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/res/drawable-night/ic_generator.xml` (+23 -13) 📝 `app/src/main/res/drawable-night/ic_generator_filled.xml` (+26 -16) 📝 `app/src/main/res/drawable/ic_generator.xml` (+23 -13) 📝 `app/src/main/res/drawable/ic_generator_filled.xml` (+26 -16) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR updates the generator icons form the bottom app bar to create a more consistent sizing. ## 📸 Screenshots | Before | After | | --- | --- | | <img src="https://github.com/user-attachments/assets/24271640-e1f2-4a63-ad4b-66ee02114eea" width="300" /> | <img src="https://github.com/user-attachments/assets/abcc6492-ce1e-4612-93c9-e298a08aaeae" width="300" /> | | <img src="https://github.com/user-attachments/assets/b843c4f4-21d9-4ccf-8486-3f784e45cee8" width="300" /> | <img src="https://github.com/user-attachments/assets/b21a1b95-8570-4ea4-a81c-ba6236c56e76" width="300" /> | ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <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:49:36 -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#4776