Files
react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager
Krzysztof Magiera 9e670a64fc Fix resetting margins and borders on android.
Summary: public

Instead of using 0 as a default we should use UNDEFINED values. That is because setting 0 for left border in case when the property was deleted will interfere with horizontal border (or margin) value. Setting UNDEFINED makes CSSLayout nodes behave correctly in that case.

Reviewed By: andreicoman11

Differential Revision: D2668669

fb-gh-sync-id: 61ce62081583fc39864268333ac8c1409c276cad
2015-11-18 08:41:28 -08:00
..
2015-10-28 14:53:13 -07:00
2015-09-22 11:34:27 -07:00
2015-10-29 10:09:29 -07:00
2015-10-27 13:02:08 -07:00
2015-09-14 18:13:39 +01:00