Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need to enhance the positioning toast #24

Open
altaf2892 opened this issue Mar 30, 2017 · 1 comment
Open

need to enhance the positioning toast #24

altaf2892 opened this issue Mar 30, 2017 · 1 comment

Comments

@altaf2892
Copy link

it would be more cool if u add feature to positioning the toast..

@altaf2892
Copy link
Author

altaf2892 commented Mar 30, 2017

bdw i did it by adding the project as lib then
changed in TastyToast as below
add parameter
public static Toast makeText(Context context, String msg, int length, int type,int gravity)
then added this line ** toast.setGravity(gravity, 0, 0);**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant