-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ReactEditText extends AppCompatEditText (#27039)
Summary: Google recommends to extend AppCompat widgets, and Android Studio suggests the change. This PR changes ReactEditText to extend AppCompatEditText. ## Changelog [Android] [Changed] - ReactEditText extends AppCompatEditText Pull Request resolved: #27039 Test Plan: CI is green Reviewed By: mdvacca Differential Revision: D18196901 Pulled By: hramos fbshipit-source-id: 1484ae3da1be5776d0431dab3d4bb7ddbe5b8b7c
- Loading branch information
1 parent
f6edecc
commit aaa2765
Showing
2 changed files
with
5 additions
and
9 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