Fix: Card Browser Border and Header Height.#17904
Fix: Card Browser Border and Header Height.#17904david-allison merged 1 commit intoankidroid:mainfrom
Conversation
|
From what I said in Discord: why is is the border between columns extending to the headers? The before images don't have that. |
As additional columns are added to the card browser, vertical lines enhance its organization and clarity. |
* The header is made taller to make it accessible as a tappable element * The vertical border between columns is removed * There was design consensus that this looks better Fixes 17894 Fixes 17896
|
Squashed & edited commit message |
|
Hi there @argon2r! This is the OpenCollective Notice for PRs merged from 2025-02-01 through 2025-02-28 If you are interested in compensation for this work, the process with details is here: https://github.com/ankidroid/Anki-Android/wiki/OpenCollective-Payment-Process#how-to-get-paid We only post one comment per person per month to avoid spamming you, regardless of the number of PRs merged, but this note applies to all PRs merged for this month Please understand that our monthly budget is never guaranteed to cover all claims - the cap on payments-per-person may be lower, but we try to make our process as fair and transparent as possible, we just need your understanding. Thanks! |
Purpose / Description
Fixed the Card Browser Border and Column Header Height.
Fixes
Approach
Created drawable file for the bottom divider to improve the
Card Browser border, increased theCard Browser Header heightand improved the heading textAlignment.How Has This Been Tested?
Checklist
Please, go through these checks before submitting the PR.