[TIMOB-24624] Excessive gap between buttons in Left/RightNavButtons
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2017-04-25T14:05:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | ILAY SENER |
Assignee | Eric Merriman |
Created | 2017-04-25T13:31:18.000+0000 |
Updated | 2017-05-31T22:32:21.000+0000 |
Description
Trying to have have 2 buttons on either side of the NavBar in iOS. However, the gap between these buttons are very large, unable to reduce the gap.
However, if the images are changed to backgroundImage, then the gaps are a little smaller. Again, not able to reduce the gap between them.
When the default left button is used, this is much closer to the edge of the screen than using LeftNavButtons...
Note - blue tint reflects using 'image' in the button.
*index.xml*
*index.js*
$.index.open();
Attachments
File | Date | Size |
---|---|---|
bar-native.png | 2017-04-25T14:05:22.000+0000 | 122894 |
ic_keyboard_arrow_left_white.png | 2017-04-25T13:34:29.000+0000 | 129 |
Screen Shot 2017-04-25 at 23.24.22.png | 2017-04-25T13:28:48.000+0000 | 25238 |
Screen Shot 2017-04-25 at 23.28.59.png | 2017-04-25T13:29:11.000+0000 | 30729 |
test_nav_buttons.zip | 2017-04-25T14:05:28.000+0000 | 27679 |
This is the native iOS behavior (see attached project and "bar-native.png") we want to keep adopting, therefore this should not be changed in the SDK.
thanks. Wasn't sure if this was the native implementation.
Closing ticket with reference to the above comment.