{ "id": "138354", "key": "AC-785", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2015-07-04T00:24:09.000+0000", "created": "2014-10-21T18:29:19.000+0000", "labels": [ "TCSupportTriage", "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "updated": "2016-03-08T07:37:03.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "As far as I know due to the upgrades to the Titanium SDK there are three ways to hide the action bar on Titanium:\r\n\r\n1. Calling window.activity.actionBar.hide() when the window opens\r\n2. Changing the global app theme to hide the action bar for all the windows\r\n3. Feeding in a custom theme when creating the window through the Titanium createWindow() method.\r\n\r\nNeither of these ways is an option for me, and this is why (for each of the ways):\r\n\r\n1. The action bar appears for a split second before it disappears, i.e. the action bar isn't already hidden when the window opens\r\n2. Some of the windows in my app use the action bar, some don't. Thus, this all or nothing solution isn't an option.\r\n3. The windows are created/opened through the Alloy MVC framework (by creating Alloy controllers), not the createWindow() method. Thus, this isn't an option either.\r\n\r\nThus, I was wondering if there was another way to hide the action bar such that it doesn't appear for a split second when the window is opened.", "attachment": [], "flagged": false, "summary": "Can't hide Android action bar/Hiding the action bar doesn't produce the desired behavior", "creator": { "name": "aelkady", "key": "aelkady", "displayName": "Ahmed Elkady", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "aelkady", "key": "aelkady", "displayName": "Ahmed Elkady", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android", "comment": { "comments": [], "maxResults": 2, "total": 2, "startAt": 0 } } }