[PR #1297] [MERGED] fix for small gap at the top of send list when not disabled by policy #2824

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1297
Author: @mpbw2
Created: 3/3/2021
Status: Merged
Merged: 3/3/2021
Merged by: @mpbw2

Base: masterHead: fix-list-gap-cosmetic


📝 Commits (1)

  • e2f76e9 fix for small gap at the top of send list when not disabled by policy

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml (+3 -2)

📄 Description

There was a small but visible (on iOS) gap at the top of the Sends list when Send is not disabled by org policy (so, when it's enabled normally). IsVisible on the org policy warning banner was never moved to the wrapping StackLayout when it was added later. Fixed.


🔄 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/1297 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 3/3/2021 **Status:** ✅ Merged **Merged:** 3/3/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `fix-list-gap-cosmetic` --- ### 📝 Commits (1) - [`e2f76e9`](https://github.com/bitwarden/android/commit/e2f76e962196a832fed3886d5665c21455e98ba9) fix for small gap at the top of send list when not disabled by policy ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Send/SendGroupingsPage/SendGroupingsPage.xaml` (+3 -2) </details> ### 📄 Description There was a small but visible (on iOS) gap at the top of the Sends list when Send is _not_ disabled by org policy (so, when it's enabled normally). `IsVisible` on the org policy warning banner was never moved to the wrapping `StackLayout` when it was added later. Fixed. --- <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:24:35 -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#2824