-
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.
cleanup DrawerLayoutAndroid (#26497)
Summary: This PR removes Java reflection use in ReactDrawerLayoutManager.java because we all use AndroidX and setDrawerElevation is available. Also adds NonNull annotations ## Changelog [Android] [Changed] - cleanup DrawerLayoutAndroid Pull Request resolved: #26497 Test Plan: RNTester is working as expected. Differential Revision: D17488727 Pulled By: mdvacca fbshipit-source-id: fd626e3e7aca3965f62c4c82a55c69e81facc61d
- Loading branch information
1 parent
eb7dbc8
commit 60b57ba
Showing
1 changed file
with
14 additions
and
28 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