[TIMOB-25572] Android: Provide Toolbar customization through DrawerLayout
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-12-15T19:39:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.0.1 |
Components | Android |
Labels | merge-7.0.1 |
Reporter | Yordan Banev |
Assignee | Yordan Banev |
Created | 2017-11-30T10:45:43.000+0000 |
Updated | 2018-08-01T16:30:50.000+0000 |
Description
On Android allow DrawerLayout's Toolbar to be customized through Ti.UI.Toolbar properties/methods.
PR: https://github.com/appcelerator/titanium_mobile/pull/9646
[~ybanev], Can you please provide a backport.
FR passed for master PR. Waiting for merge to be enabled. Also, waiting for backport PR.
7_0_X:https://github.com/appcelerator/titanium_mobile/pull/9684
Backport PR merged.
Thanks [~lchoudhary]; I'll move this to resolved, and we check master after 7.0.1.RC
Is there a way to use the toolbar through DrawerLayout with Alloy?
The implementation is present in 7.1.0 & 7.0.1 SDK. Closing.