{ "id": "172676", "key": "TIMOB-26601", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-12-18T17:53:03.000+0000", "created": "2018-11-28T04:06:29.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "navigationbar", "splash", "statusbar", "theme", "translucent" ], "versions": [ { "id": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "issuelinks": [], "assignee": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "updated": "2018-12-20T18:43:34.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Summary:*\r\nAs of Titanium 7.5.0, a custom theme set up with {{windowTranslucentNavigation}} or {{windowTranslucentStatus}} will be undone when applied to the splash screen activity.\r\n\r\n*Steps to reproduce:*\r\n# Create a Classic app named \"SplashTest\".\r\n# Set up a blank \"app.js\" as shown below.\r\n# Add the below \"my_themes.xml\" file under folder: {{./platform/android/res/values}}\r\n# Set up \"tiapp.xml\" with the below.\r\n# Build and run on Android.\r\n# On app startup, notice that top status bar and bottom navigation bar are briefly displayed semi-transparent... but then become opaque. (The bug is they're not supposed to turn opaque.)\r\n# Notice that the following warning gets logged.\r\n{{You cannot use a translucent status bar or navigation bar unless you set the window's 'extendSafeArea' property to true.}}\r\n\r\n{{app.js}}\r\n{code:javascript}\r\n// Leave the \"app.js\" script blank.\r\n{code}\r\n\r\n{{./platform/android/res/values/my_themes.xml}}\r\n{code:xml}\r\n\r\n\r\n\t\r\n\r\n{code}\r\n\r\n{{tiapp.xml}}\r\n{code:xml}\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\r\n{code}\r\n\r\n", "attachment": [], "flagged": false, "summary": "Android: Cannot apply theme with \"windowTranslucentNavigation\" or \"windowTranslucentStatus\" to splash screen as of 7.5.0", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "444583", "author": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/10536", "updateAuthor": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "created": "2018-12-13T16:06:13.000+0000", "updated": "2018-12-13T16:06:13.000+0000" }, { "id": "444699", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nPR Merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-12-18T17:52:58.000+0000", "updated": "2018-12-18T17:52:58.000+0000" }, { "id": "444791", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with SDK 8.0.0.v20181219104517.\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-12-20T18:43:25.000+0000", "updated": "2018-12-20T18:43:25.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }