Hristo Hristov
0f14101238
recycling now happens only if nativeView and android properties are not accessed. ( #4627 )
...
recycleNativeView filed now accepts: "always" | "never" | "auto". Always will recycle the nativeView no matter if its nativeView or android proprties are accessed. Never will disable recycling. Auto will recycle it only if nativeView and android properties are not accessed.
2017-08-01 15:04:16 +03:00
Hristo Hristov
f2898f84d5
NativeView recycled for android
2017-03-28 18:08:59 +03:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
Nedyalko Nikolov
329ba3a2c5
Page tests fix.
2017-01-16 19:28:08 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
atanasovg
d2fbaa3307
Fix failing test
2016-05-31 13:39:04 +03:00
atanasovg
9a8542869e
Add fragmentForPage method to AndroidFrame interface.
2016-05-30 16:10:46 +03:00
Rossen Hristov
719ce1e33e
Fixed test_NavigateToNewPage_WithAndroidCache failure on Android API level 17
...
Unit tests re-factoring and improvements
2016-05-27 13:07:49 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00