René's URL Explorer Experiment


Title: android-elevation property crashes on Android 5.0 devices · Issue #7532 · NativeScript/NativeScript · GitHub

Open Graph Title: android-elevation property crashes on Android 5.0 devices · Issue #7532 · NativeScript/NativeScript

X Title: android-elevation property crashes on Android 5.0 devices · Issue #7532 · NativeScript/NativeScript

Description: Environment CLI: 5.4.2 Cross-platform modules: 5.4.3 Android Runtime: 5.4.0 Describe the bug With recently added CSS property, android-elevation and android-dynamic-elevation-offset, an Android 5.0.2 (Lollipop) device crashes on app star...

Open Graph Description: Environment CLI: 5.4.2 Cross-platform modules: 5.4.3 Android Runtime: 5.4.0 Describe the bug With recently added CSS property, android-elevation and android-dynamic-elevation-offset, an Android 5.0...

X Description: Environment CLI: 5.4.2 Cross-platform modules: 5.4.3 Android Runtime: 5.4.0 Describe the bug With recently added CSS property, android-elevation and android-dynamic-elevation-offset, an Android 5.0...

Opengraph URL: https://github.com/NativeScript/NativeScript/issues/7532

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"android-elevation property crashes on Android 5.0 devices","articleBody":"**Environment**\r\n\r\n - CLI: 5.4.2\r\n - Cross-platform modules: 5.4.3\r\n - Android Runtime: 5.4.0\r\n\r\n**Describe the bug**\r\nWith recently added CSS property, android-elevation and android-dynamic-elevation-offset, an Android 5.0.2 (Lollipop) device crashes on app startup. The same app seems runs correctly on devices after Android 6.0. (we tested Android 6.0 and Android 9.0). And even on Android 5.1.1 device, the app works without crash. So we assume that there are some issues regarding to setting elevation on only Android 5.0.\r\n\r\n**To Reproduce**\r\nJust add following style to the Button element.\r\n\r\n```css\r\nButton {\r\n\tbackground-color: transparent;\r\n\tmargin: 0 0;\r\n\tpadding: 0 0;\r\n\tandroid-elevation: 0;\r\n\tandroid-dynamic-elevation-offset: 0;\r\n}\r\n```\r\n\r\n**Expected behavior**\r\nNo crash.\r\n\r\n**Crash log**\r\n\r\n```\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65] JNI DETECTED ERROR IN APPLICATION: can't call void android.view.View.setTranslationZ(float) on null object\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]     in call to CallVoidMethodV\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]     from void android.animation.PropertyValuesHolder.nCallFloatMethod(java.lang.Object, long, float)\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65] \"main\" prio=5 tid=1 Runnable\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   | group=\"main\" sCount=0 dsCount=0 obj=0x73e69000 self=0xb5007800\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   | sysTid=27527 nice=0 cgrp=apps sched=0/0 handle=0xb6f49ec8\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   | state=R schedstat=( 19977186121 3784867579 13162 ) utm=1936 stm=61 core=3 HZ=100\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   | stack=0xbe41c000-0xbe41e000 stackSize=8MB\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   | held mutexes= \"mutator lock\"(shared held)\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #00 pc 00004640  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #01 pc 00002e8d  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #02 pc 0023f37f  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026, int, char const*, art::mirror::ArtMethod*, BacktraceMap*)+70)\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #03 pc 00224b23  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026, BacktraceMap*) const+154)\r\n07-17 12:23:38.146 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #04 pc 000afb7d  /system/lib/libart.so (art::JniAbort(char const*, char const*)+584)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #05 pc 000b02b5  /system/lib/libart.so (art::JniAbortF(char const*, char const*, ...)+60)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #06 pc 000b0ce7  /system/lib/libart.so (art::ScopedCheck::CheckVirtualMethod(_jobject*, _jmethodID*)+418)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #07 pc 000ba8b7  /system/lib/libart.so (art::CheckJNI::CallVoidMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+70)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #08 pc 0005d27f  /system/lib/libandroid_runtime.so (???)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   native: #09 pc 000718e5  /system/framework/arm/boot.oat (Java_android_animation_PropertyValuesHolder_nCallFloatMethod__Ljava_lang_Object_2JF+132)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.PropertyValuesHolder.nCallFloatMethod(Native method)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.PropertyValuesHolder.access$400(PropertyValuesHolder.java:38)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.PropertyValuesHolder$FloatPropertyValuesHolder.setAnimatedValue(PropertyValuesHolder.java:1296)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.ObjectAnimator.animateValue(ObjectAnimator.java:952)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.ValueAnimator.animationFrame(ValueAnimator.java:1207)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1248)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:659)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:682)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.view.Choreographer$CallbackRecord.run(Choreographer.java:767)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.view.Choreographer.doCallbacks(Choreographer.java:580)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.view.Choreographer.doFrame(Choreographer.java:549)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:753)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.os.Handler.handleCallback(Handler.java:739)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.os.Handler.dispatchMessage(Handler.java:95)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.os.Looper.loop(Looper.java:211)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at android.app.ActivityThread.main(ActivityThread.java:5335)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at java.lang.reflect.Method.invoke!(Native method)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at java.lang.reflect.Method.invoke(Method.java:372)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1016)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:811)\r\n07-17 12:23:38.151 27527-27527/? A/art: art/runtime/check_jni.cc:65] \r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290] Runtime aborting...\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290] Aborting thread:\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290] \"main\" prio=5 tid=1 Native\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   | group=\"\" sCount=0 dsCount=0 obj=0x73e69000 self=0xb5007800\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   | sysTid=27527 nice=0 cgrp=apps sched=0/0 handle=0xb6f49ec8\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   | state=R schedstat=( 20005584092 3793574136 13227 ) utm=1938 stm=62 core=2 HZ=100\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   | stack=0xbe41c000-0xbe41e000 stackSize=8MB\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   | held mutexes= \"abort lock\" \"mutator lock\"(shared held)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #00 pc 00004640  /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #01 pc 00002e8d  /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #02 pc 0023f37f  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026, int, char const*, art::mirror::ArtMethod*, BacktraceMap*)+70)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #03 pc 00224b23  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026, BacktraceMap*) const+154)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #04 pc 00214da5  /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026, art::Thread*)+24)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #05 pc 00215055  /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream\u003cchar, std::__1::char_traits\u003cchar\u003e \u003e\u0026)+436)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #06 pc 00215229  /system/lib/libart.so (art::Runtime::Abort()+72)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #07 pc 000a65bb  /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #08 pc 000afd5b  /system/lib/libart.so (art::JniAbort(char const*, char const*)+1062)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #09 pc 000b02b5  /system/lib/libart.so (art::JniAbortF(char const*, char const*, ...)+60)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #10 pc 000b0ce7  /system/lib/libart.so (art::ScopedCheck::CheckVirtualMethod(_jobject*, _jmethodID*)+418)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #11 pc 000ba8b7  /system/lib/libart.so (art::CheckJNI::CallVoidMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+70)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #12 pc 0005d27f  /system/lib/libandroid_runtime.so (???)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   native: #13 pc 000718e5  /system/framework/arm/boot.oat (Java_android_animation_PropertyValuesHolder_nCallFloatMethod__Ljava_lang_Object_2JF+132)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.PropertyValuesHolder.nCallFloatMethod(Native method)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.PropertyValuesHolder.access$400(PropertyValuesHolder.java:38)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.PropertyValuesHolder$FloatPropertyValuesHolder.setAnimatedValue(PropertyValuesHolder.java:1296)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.ObjectAnimator.animateValue(ObjectAnimator.java:952)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.ValueAnimator.animationFrame(ValueAnimator.java:1207)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1248)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:659)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:682)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.view.Choreographer$CallbackRecord.run(Choreographer.java:767)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.view.Choreographer.doCallbacks(Choreographer.java:580)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.view.Choreographer.doFrame(Choreographer.java:549)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:753)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.os.Handler.handleCallback(Handler.java:739)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.os.Handler.dispatchMessage(Handler.java:95)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.os.Looper.loop(Looper.java:211)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at android.app.ActivityThread.main(ActivityThread.java:5335)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at java.lang.reflect.Method.invoke!(Native method)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at java.lang.reflect.Method.invoke(Method.java:372)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1016)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:811)\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290] Dumping all threads without appropriate locks held: thread list lock mutator lock\r\n07-17 12:23:38.170 27527-27527/? A/art: art/runtime/runtime.cc:290] \r\n07-17 12:23:38.170 27527-27527/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 27527 (te.app.xz.local)\r\n```\r\n\r\n[Test Result]\r\nXperia Z3 SO-01G, Android 5.0.2 ==\u003e CRASH\r\nHTC Nexus 9, Android 5.0 =\u003e CRASH\r\n\r\nXperia Z5 SOV32, Android 5.1.1 =\u003e Works\r\nXperia Z5 Premium SO-03H, Android 6.0 =\u003e Works\r\nGoogle Pixel 3, Android 9 =\u003e Works\r\n","author":{"url":"https://github.com/hosikiti","@type":"Person","name":"hosikiti"},"datePublished":"2019-07-17T03:40:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/7532/NativeScript/issues/7532"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:7ec88a89-5595-770d-c5de-8865a2085a64
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB7E4:2F9F8B:148C55C:1AD8A0A:69743905
html-safe-nonce622c176521b799f0c56d8b2e4ebfbea43f51e01f4e3f7272542203b85e547d26
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCN0U0OjJGOUY4QjoxNDhDNTVDOjFBRDhBMEE6Njk3NDM5MDUiLCJ2aXNpdG9yX2lkIjoiNzI2Njg0MjQwODk3MDg5MzU3MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac8345a4228ae018f0ccd7e8d231a489998d6973f8035d19ef402e1dd4d917808a
hovercard-subject-tagissue:468969498
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/NativeScript/NativeScript/7532/issue_layout
twitter:imagehttps://opengraph.githubassets.com/5fe3f1ced44b89021c5a8229036d652482eb471fd6a7fc319581e044f7b27bc3/NativeScript/NativeScript/issues/7532
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/5fe3f1ced44b89021c5a8229036d652482eb471fd6a7fc319581e044f7b27bc3/NativeScript/NativeScript/issues/7532
og:image:altEnvironment CLI: 5.4.2 Cross-platform modules: 5.4.3 Android Runtime: 5.4.0 Describe the bug With recently added CSS property, android-elevation and android-dynamic-elevation-offset, an Android 5.0...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamehosikiti
hostnamegithub.com
expected-hostnamegithub.com
Nonee0b95d743b7672c9ac0e1032d5f117950182dc164a83434a7db86510e8f0b37c
turbo-cache-controlno-preview
go-importgithub.com/NativeScript/NativeScript git https://github.com/NativeScript/NativeScript.git
octolytics-dimension-user_id7392261
octolytics-dimension-user_loginNativeScript
octolytics-dimension-repository_id31492490
octolytics-dimension-repository_nwoNativeScript/NativeScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id31492490
octolytics-dimension-repository_network_root_nwoNativeScript/NativeScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release56fe7e2e8de6e57740bca50402351ea656f7a4bf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/NativeScript/NativeScript/issues/7532#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2FNativeScript%2Fissues%2F7532
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2FNativeScript%2Fissues%2F7532
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=NativeScript%2FNativeScript
Reloadhttps://github.com/NativeScript/NativeScript/issues/7532
Reloadhttps://github.com/NativeScript/NativeScript/issues/7532
Reloadhttps://github.com/NativeScript/NativeScript/issues/7532
NativeScript https://github.com/NativeScript
NativeScripthttps://github.com/NativeScript/NativeScript
Please reload this pagehttps://github.com/NativeScript/NativeScript/issues/7532
Notifications https://github.com/login?return_to=%2FNativeScript%2FNativeScript
Fork 1.7k https://github.com/login?return_to=%2FNativeScript%2FNativeScript
Star 25.4k https://github.com/login?return_to=%2FNativeScript%2FNativeScript
Code https://github.com/NativeScript/NativeScript
Issues 869 https://github.com/NativeScript/NativeScript/issues
Pull requests 60 https://github.com/NativeScript/NativeScript/pulls
Discussions https://github.com/NativeScript/NativeScript/discussions
Actions https://github.com/NativeScript/NativeScript/actions
Projects 0 https://github.com/NativeScript/NativeScript/projects
Wiki https://github.com/NativeScript/NativeScript/wiki
Security 0 https://github.com/NativeScript/NativeScript/security
Insights https://github.com/NativeScript/NativeScript/pulse
Code https://github.com/NativeScript/NativeScript
Issues https://github.com/NativeScript/NativeScript/issues
Pull requests https://github.com/NativeScript/NativeScript/pulls
Discussions https://github.com/NativeScript/NativeScript/discussions
Actions https://github.com/NativeScript/NativeScript/actions
Projects https://github.com/NativeScript/NativeScript/projects
Wiki https://github.com/NativeScript/NativeScript/wiki
Security https://github.com/NativeScript/NativeScript/security
Insights https://github.com/NativeScript/NativeScript/pulse
New issuehttps://github.com/login?return_to=https://github.com/NativeScript/NativeScript/issues/7532
New issuehttps://github.com/login?return_to=https://github.com/NativeScript/NativeScript/issues/7532
#8269https://github.com/NativeScript/NativeScript/pull/8269
android-elevation property crashes on Android 5.0 deviceshttps://github.com/NativeScript/NativeScript/issues/7532#top
#8269https://github.com/NativeScript/NativeScript/pull/8269
needs more infohttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22needs%20more%20info%22
os: androidhttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22os%3A%20android%22
https://github.com/hosikiti
https://github.com/hosikiti
hosikitihttps://github.com/hosikiti
on Jul 17, 2019https://github.com/NativeScript/NativeScript/issues/7532#issue-468969498
needs more infohttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22needs%20more%20info%22
os: androidhttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22os%3A%20android%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.