Check :
http://stackoverflow.com/questions/38263171/refresh-screen-trouble-android-appcelerator/38271840#38271840
I have a trouble on Android 6.0.0 with Titanium SDK 5.3.1.GA ...
When I click on a button and a full view is opened on the screen in the top (transparent wrapper with another view with some content inside), the screen is refreshed only on the top left of the application and not every where (As you can see on the picture).
This is very strange and I don't have this trouble on iPhone or Androïd version 5.0.0... But when I open the menu with the button, the screen is refreshing well and the wrapper is showed normaly..
Thank you for your help
Hello, Can you provide a sample test case that regenerates the issue in Android 6.0.0? We will test it in our environment. Strip out and irrelevant code and send only a test code that regenerates the issue. When we are able to regenerate the issue we will escalate the ticket for a fix. Thanks.
I tried to create a small project to reproduce the problem... but this is working well in the small project... so this is my code.. but don't understand why it's working well in android 5 and not in android 6
Hello, we need a sample code. Please provide a code sample that regenerated the issue in Android 6.0.0. Thanks.
Hello, The problem was when you try to redefine more than 1 time the same picker... it's crashing... we found the solution.. this is a new security on Android 6.0.0