Skip to content

not showing properly in phones with smaller display #94

@p32929

Description

@p32929

First of all, thanks for this amazing library. But its not showing properly in smaller display phones. Here's some screenshots:

screenshot_20181211-125645
This was the code:
Toasty.error(this, "Failed GsignIn", Toast.LENGTH_SHORT, true).show();

and

screenshot_20181211-125927
This was the code:
Toasty.info(this, "Loading. Please wait...", Toast.LENGTH_SHORT, true).show();

Tested in Sony Ericsson Xperia Mini (160dpi)
Android 7.1.2

Thanks in advance...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions