This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-11-05 13:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6d5510627bf0d7df71900dc03d7552c6f5ed72c
NativeScript
/
tns-core-modules
/
ui
/
core
/
view
History
Hristo Hristov
b6d5510627
Fix crash where some android Drawables doesn't implement getConstantState... (
#4742
)
...
Changed all places where getConstantState was used.
2017-08-24 11:06:33 +03:00
..
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
view-common.ts
Disable recycling, refactoring & fixes (
#4705
)
2017-08-17 09:15:35 +03:00
view.android.ts
Fix crash where some android Drawables doesn't implement getConstantState... (
#4742
)
2017-08-24 11:06:33 +03:00
view.d.ts
Implement non uniform border corner radiuses and fix blinking image-view radiuses (
#4573
)
2017-07-27 15:36:47 +03:00
view.ios.ts
recycling now happens only if nativeView and android properties are not accessed. (
#4627
)
2017-08-01 15:04:16 +03:00