forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing dependency from AndroidTextInput (facebook#43448)
Summary: Pull Request resolved: facebook#43448 ## Changelog: [Internal] - This adds a stub for `TextLayoutManager.measureCachedSpannableById`, as well as a missing explicit dependency to `jni/react/jni` from the `TextInput` implementation on the Android platform. This is required in order for certain build configurations to compile. Reviewed By: andrewdacenko Differential Revision: D54807518 fbshipit-source-id: 206f0edb03a4ed328a962e57d1e791614eb7f851
- Loading branch information
1 parent
255d1ce
commit 3bbe193
Showing
2 changed files
with
16 additions
and
0 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