e6250e718a
Disable recycling of native views
...
createNativeView will set iOS nativeView if it is null/undefined
2017-03-28 18:08:59 +03:00
c18a76c93a
rename:
...
_createNativeView to createNativeView;
_initNativeView to initNativeView
_disposeNativeView to disposeNativeView
_resetNativeView to resetNativeView
2017-03-28 18:08:59 +03:00
f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
2b28730011
Split get/set native to getDefault setNative
2017-03-22 16:37:52 +02:00
1d49f5f3c3
fix padding on text-view & text-field ( #3758 )
...
* fix padding on text-view & text-field
text-base is now snapshotable
view.android is now snapshotable
* createNativeView returns the nativeView for android
Fix image tests
Implement test for image loaded from res://
EffectivePaddings updated when nativeView have some from its native theme
2017-03-09 16:09:53 +02:00
33aa48bdfd
Add support for snapshot
...
Fix Layout class getMeasuredWidth & getMeasuredHeight
Move some classes to widgets
Fix API17 tests
2017-03-06 14:05:55 +02:00
309ea148e1
Fix setting text property to number. ( #3449 )
...
Fix setting JS property from native.
2017-01-09 18:13:31 +02:00
c30be0d606
View lifecycle methods
2017-01-04 17:18:45 +02:00
f303a74570
Fixed Switch
2016-12-22 16:50:45 +02:00
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
b20fd7fd4c
Fix nativeView issues
...
Fix Listeners base class
2016-12-15 10:46:20 +02:00
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
a64847ca9d
next
2016-12-13 15:51:18 +02:00
adf77afbd4
Add two more sample pages for testing borders.
...
Related to #859
2016-09-20 17:01:05 +03:00
a05f842a84
Non-uniform borders
2016-09-17 09:27:36 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00