Skip to content

iOS: available balance is cut off on the Buy screen #1307

Description

@DRadmir

On the Buy/Sell screen the asset row shows the available balance clipped with an ellipsis and without the symbol — 0.0005125… instead of 0.0005125 BTC.

The row shares its width with the amount shortcuts ($100, $250, random), and iOS formats the balance to four significant digits, which for a small amount stretches the fraction out. Android formats the same balance to four decimal places and fits it whole as 0,0005 BTC.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions