Skip to content

Bug: Wrong Tab Behavior in Transactions screen #91

@RyanKoech

Description

@RyanKoech

In transactions screen, scroll from one screen to another sees the current screen rendered as both the current and the next screen one is scrolling to

Fix
HorizontalPager passes an index in the pagerScope callback. Use the index instead of the pagerState.currentPage in tabRowItems[pagerState.currentPage].screen() to determine the screen to be rendered in each page

In package com.ryankoech.krypto.feature_transaction.presentation.transaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions