Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16135] Android: Console error for layout cleanup after closing window with model binding

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2014-01-16T21:55:38.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2014 Sprint 01, 2014 Sprint 01 API, Release 3.3.0
ComponentsAndroid
Labelsmodule_android, qe-closed-3.3.0, qe-manualtest
ReporterMichał Rowicki
AssigneeHieu Pham
Created2014-01-04T23:48:15.000+0000
Updated2014-08-05T21:05:30.000+0000

Description

Steps to Reproduce

When you import example project binding_destroy which presents how to unbind models then add to your tiapp.xml: true You'll see in console that there are errors related to unbinding data. [ERROR] : TiBaseActivity: (main) [2,17032] Layout cleanup.

Actual Result

[ERROR] : TiBaseActivity: (main) [2,17032] Layout cleanup.

Expected Result

No error

Attachments

FileDateSize
.log2014-01-04T23:48:40.000+00002441628
binding_destroy.zip2014-01-05T13:17:44.000+00006291946
diagnostic3239785355718638368.log2014-01-04T23:48:53.000+000015437
Screen Shot 2014-01-06 at 11.21.08 AM.png2014-01-07T06:47:55.000+000067011

Comments

  1. Michał Rowicki 2014-01-05

    case project
  2. Ritu Agrawal 2014-01-07

    Moving this ticket to engineering as I can reproduce this error in the Studio console with the Android emulator. Note that iOS emulator works fine so it appears specific to Android SDK. Note that the attached test case is Alloy but it seems to be a Ti issue. Please see the attached screenshot for the error.
  3. Hieu Pham 2014-01-07

    master PR https://github.com/appcelerator/titanium_mobile/pull/5195
  4. Paras Mishra 2014-04-23

    "[ERROR] : TiBaseActivity: (main) [2,17032] Layout cleanup" is no longer generating while executing the provided application Verified as fixed on: Device : Google Nexus 5, Android Version: 4.4.2 SDK: 3.3.0.v20140422163054 CLI version : 3.3.0-dev OS : MAC OSX 10.9.2 Alloy: 1.4.0-dev ACS: 1.0.14 npm:1.3.2 Appcelerator Studio, build: 3.3.0.201404211130 titanium-code-processor: 1.1.1-alpha XCode : 5.1.1

JSON Source