Skip to content

Latest commit

 

History

History
 
 

README.md

Word Counter App

The app takes text as input and show the number of words.

Screenshots

Concepts Used

  • Text View
  • Linear Layouts
  • Edit Texts
  • String Split
  • Image View
  • ViewBinding

Improvement

  • UI can be improved
  • add feature to count characters as well