mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff fixes accessibility value setter in BaseViewManager.java when the accessibility value is null. This is needed when we reset the value and would like to make sure the content description reflects the expected state, instead of the stale state when the value is set last time. Changelog: [Android][Fixed] - Reset accessibility value when it gets a null value Reviewed By: NickGerleman Differential Revision: D42160904 fbshipit-source-id: a8115a268461c8340d38350ab6fd3f21e4b14959