An extendable library for in-layout notifications. Can show multiple notifications concurrently or consecutively.
More information will follow.
See TorchSample and the TitleMessage
class for an example on how to show custom messages/Views.
More information will follow.
Loosely based on Crouton and UndoBar.
This library incorporates code from Roman Nurik's Swipe-to-Dismiss.
Additionally, this library uses Jake Wharton's NineOldAndroids to allow backwards compatibility up to API level 4 (not tested yet).
- Reinier Goltstein - [email protected]
Copyright 2013 Reinier Goltstein
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.