Skip to content

Very simple wrapper around the android.widget.Toast class that allows you to cancel all toasts created by your app

License

Notifications You must be signed in to change notification settings

jedrivisser/managed_toast

Repository files navigation

ManagedToast

Very simple wrapper around the android.widget.Toast class that allows you to cancel all toasts created by your app

A very simple would be cancelling all queued Toasts when your app is backgrounded

License

Copyright 2015 j3dev

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Very simple wrapper around the android.widget.Toast class that allows you to cancel all toasts created by your app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages