Releases: TutorialsAndroid/Toast-Library
Releases · TutorialsAndroid/Toast-Library
New Release
Update ToastLib to v2.0.0 with themed toast support
- Added
success,error, andinfotoast variants with custom layouts, icons, and background colors. - Updated
ToastLibAPI to include an internalToastTypeenum and static helper methods for styled toasts. - Implemented a custom XML layout for toasts featuring a horizontal orientation with an
ImageViewandTextView. - Enhanced the sample app with a interactive UI to demonstrate all toast types.
- Bumped library and app versions to 2.0.0 and added JitPack repository configuration.
- Updated application themes to use
NoActionBarvariants.
New Release
v1.0.0 First Commit