Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T TastyToast
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rahul Yadav
  • TastyToast
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Jul 29, 2016 by Rahul Yadav's avatar Rahul Yadav
Hide whitespace changes
Inline Side-by-side
Home.md
View page @ 96cee191
# Tasty Toast
##About
TastyToast is going to have following list of features :
TastyToast is an Android Library which helps an user to get rid of their native Android Toast.
Feature 1 : TastyToast helps the user to get rid of his basic Toasts by characterising the type of Toast into five main category which are _success_, _danger_, _warning_, _info_ and default.
* For each default category, it not only changes `background` and `text colour` but also adds a Custom View on the left side of Toast.
Feature 2 : It will give access an user to make their own custom toasts by picking up any image and colour of their choice.
Currently only feature one is implemented but all of them are going to be implemented soon.
TastyToast helps the user by characterising the type of Toast into five main category which are _success_, _danger_, _warning_, _info_ and default.
* For each default category, it not only changes `background` and `text colour` but also adds tasty Custom View on the left side of Toast.
Clone repository
  • Home