mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 03:50:11 +08:00
Support customizing thumb, track and progress colors for slider on Android
Summary: **Motivation** Ability to customize slider colors is desirable to match the brand. Currently iOS allows using images for slider parts, but android doesn't have any customization options. This PR adds support for customizing `thumbTintColor`, `trackTintColor` and `progressTintColor`. **Test plan (required)** Run UIExplorer example with the changes and verify everything works fine.  cc brentvatne Closes https://github.com/facebook/react-native/pull/11946 Differential Revision: D4427474 fbshipit-source-id: ec3a38db600bac6108691a4cfa15e2409143b9f3
This commit is contained in:
committed by
Facebook Github Bot
parent
d1990f8fc4
commit
295a0150d4
Binary file not shown.
|
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 182 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user