mcarare
c31d740adc
For #13315 : Fix text direction and alignment for RTL languages.
2020-08-24 12:41:19 +03:00
mcarare
0626384baf
For #10285 : Swap TextView for a LinkTextView to improve a11y.
2020-06-26 09:15:44 +03:00
mcarare
a7ff8cafc7
For #7887 : Increase touch target height for learn more link.
2020-05-11 22:50:41 -07:00
mcarare
ff6447b755
No issue: Fix xml indentations.
2020-05-11 22:50:41 -07:00
ekager
66d9a24b28
Closes #9928 - Updates private browsing text description
2020-04-21 09:00:06 +03:00
mcarare
c5f18e0f96
For #6629 Align Private Browsing mode to UX specs
2019-11-27 11:13:20 -08:00
Mihai Adrian
c7c752cabb
For #5356 Improves private browsing "common myths" link accessibility ( #5479 )
...
Added separate TextView for link text
Used UnderlineSpan to show text as link
Split string private_browsing_placeholder, one for each TextView
Set clickListener on TextView so it can be accessed via Talkback
2019-09-24 10:46:34 -07:00
Yeon Taek Jeong
6f899c7fb5
For #2834 : Delete all Private Tabs redesign ( #4787 )
2019-08-20 13:10:08 -07:00
Emily Kager
451093fd9e
Closes #2560 - Updates Private Browsing explanation string
2019-07-18 15:27:59 -04:00
Tiger Oakes
e8bd090a8e
No issue: Use ImageView rather than rebuilding drawable ( #3616 )
...
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
2019-06-26 16:03:06 -07:00
Sawyer Blatz
29832c5e84
For #724 : Consolidates colors
2019-04-15 12:22:03 -05:00
Jeff Boek
e34d163034
Combines the Tab and Session component
2019-04-06 12:38:46 -05:00