Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4047] Wrapper not working on Android 6.0.0

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNot Our Bug
Resolution Date2016-07-21T14:51:26.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid-6, fullscreen, wrapper
ReporterChatis
AssigneeShak Hossain
Created2016-07-12T10:41:00.000+0000
Updated2016-07-21T14:51:26.000+0000

Description

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

Attachments

FileDateSize
1CPaP.png2016-07-12T10:39:28.000+0000101895
bREPj.png2016-07-12T10:39:28.000+000071858
Sans titre.mov2016-07-12T10:39:55.000+00008469816

Comments

  1. Sharif AbuDarda 2016-07-12

    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.
  2. Chatis 2016-07-12

    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
  3. Sharif AbuDarda 2016-07-20

    Hello, we need a sample code. Please provide a code sample that regenerated the issue in Android 6.0.0. Thanks.
  4. Chatis 2016-07-21

    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

JSON Source