-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ReactSlider extends AppCompatSeekBar (#23304)
Summary: Google recommends to use AppCompat widgets, and this PR changes ReactSlider to extend AppCompatSeekBar. [Android] [Changed] - ReactSlider extends AppCompatSeekBar Pull Request resolved: #23304 Differential Revision: D13973636 Pulled By: cpojer fbshipit-source-id: 9aa160b186fcea593224c5760a2de0fc3a2b6f85
- Loading branch information
1 parent
185320d
commit 833429d
Showing
3 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters