**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" <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/76959271-tabs-android-unable-to-select-over-one-or-more-tabstripitem?utm_campaign=plugin&utm_content=tracker%2F12908224&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12908224&utm_medium=issues&utm_source=github). </bountysource-plugin>