GrenderG / GrenderG/Toasty

not showing properly in phones with smaller display

Open
#94 2 comments 0 reactions 0 assignees View on GitHub
can't reproduce help wanted
Dominant language
Java
Stars
6.6k
Forks
803
PR merge metrics
No merged PRs in 30d

Description

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

![screenshot_20181211-125645](https://user-images.githubusercontent.com/6418354/49783789-3d6e2700-fd45-11e8-9988-3dc02f72335a.png)
This was the code:
Toasty.error(this, "Failed GsignIn", Toast.LENGTH_SHORT, true).show();

and

![screenshot_20181211-125927](https://user-images.githubusercontent.com/6418354/49783814-51b22400-fd45-11e8-8ead-45f8478a7cfc.png)
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...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.