[TIMOB-27513] Android: TabGroup bottom navigation style fires redundant event
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-05-04T13:01:21.000+0000 |
Affected Version/s | Release 8.0.0 |
Fix Version/s | Release 9.0.2, Release 9.1.0 |
Components | Android |
Labels | engSchedule |
Reporter | Yordan Banev |
Assignee | Yordan Banev |
Created | 2019-10-30T13:59:43.000+0000 |
Updated | 2020-05-04T13:01:21.000+0000 |
Description
Bottom style navigation for TabGroup on Android fires
selected
event when you click the already active tab. That event is redundant and it does not match the behavior of the default style.
PR: https://github.com/appcelerator/titanium_mobile/pull/11304
FR Passed: Waiting on Jenkins build
merged to master for 9.1.0. cherry-picked to 9_0_X for 9.0.2
*Closing ticket.* Fix verified in SDK version 9.1.0.v20200501090150 and 9.0.2.v20200430111828 Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/11304