commit | d908c798654029b203d0c031f1bd640699cab444 | [log] [tgz] |
---|---|---|
author | Alex Cruz <alex@dirtyunicorns.com> | Fri Oct 12 16:16:16 2018 -0500 |
committer | REV3NT3CH <rev3nt3ch@gmail.com> | Wed Aug 14 18:36:03 2019 -0700 |
tree | f90d3fb3c39537674814ebb5fbaa3e543a2ee77a | |
parent | 8d7148e4fab93c9af126ed00d2620c8d34349a90 [diff] |
Expose faststroller text for themes This commit exposes the fastscroller text so that we can fix a small issue when using a white accent. The fastscroller drawable takes on the color of the system accent, while the fastscroller text stays white no matter what. This creates the problem that we're faced with. This commit fixes that :-) Change-Id: I91ab0dc09aa3a8ddd7f5eadfb2eb028e0d9addfc Signed-off-by: Josh Fox (XlxFoXxlX) <joshfox87@gmail.com>