Skip to content

[Tabs][Android]: unable to select over one or more TabStripItem #7519

@ADjenkov

Description

@ADjenkov

Describe the bug

Wrong tabStripItem selected.

To Reproduce

<Tabs>
  <TabStrip>
      <TabStripItem title="Players"></TabStripItem>
      <TabStripItem title="Dummy"></TabStripItem>
      <TabStripItem title="Teams"></TabStripItem>
    </TabStrip>
</Tabs>

Expected behavior

  1. Current selected tab is "Players".
  2. Tab on the "Teams"
  3. "Dummy" is selected instead of "Teams"

Sample project
Use 'nested-frame-navigation' app -> "Page W/TABS"


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions