This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
Search bar text handles have violet background #1035
Labels
defect
Issue describes a defect that negatively impacts use.
effort-M
Expected to take a week for engineering to complete.
QA-verified
For the issues verified by QA
Milestone
Comments
lucacataldo
added
the
defect
Issue describes a defect that negatively impacts use.
label
Oct 31, 2019
I'd like to work on this |
6 tasks
Hi @lucacataldo I believe this issue is related with #298 since then the app changed but still they look similar. |
Yup, looks like it is, I referenced it in my PR ( #1036 ) appears to be stemming from the main theme (and other parent themes) setting a background which is them applied to ALL child elements including handles and popup menus that would otherwise be transparent. |
eliserichards
pushed a commit
that referenced
this issue
Nov 8, 2019
…ansparent (#1036) * fixed use of android:background in root theme fixed text selection handles in filter / search added background tags where required * fixes #1035 * Create styles to set white background for backable filter, onboarding confirmation, settings, and nav header. * removed unused styles
eliserichards
pushed a commit
that referenced
this issue
Nov 12, 2019
…ansparent * fixed use of android:background in root theme fixed text selection handles in filter / search added background tags where required * fixes #1035 * Create styles to set white background for backable filter, onboarding confirmation, settings, and nav header. * removed unused styles
Merged
eliserichards
pushed a commit
that referenced
this issue
Nov 15, 2019
…ansparent * fixed use of android:background in root theme fixed text selection handles in filter / search added background tags where required * fixes #1035 * Create styles to set white background for backable filter, onboarding confirmation, settings, and nav header. * removed unused styles
Verified as fixed on |
abodea
added
QA-verified
For the issues verified by QA
and removed
QA-needed
When needing QA Verification/Investigation
labels
Nov 18, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
defect
Issue describes a defect that negatively impacts use.
effort-M
Expected to take a week for engineering to complete.
QA-verified
For the issues verified by QA
Steps to reproduce
Expected behavior
Text handle drawable shows up with appropriate accent color and transparent background
Actual behavior
Text handle drawable shows up with default android holo color and a background matching it's parent
Device & build information
Notes
Attachments:
The text was updated successfully, but these errors were encountered: