Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.03 KB

KotlinCodelab

The journey begins! First ever attempt at kotlin, attempted the codelab here!

Topics Covered

  • adding clickListeners to buttons
  • changing textView's text
  • viewBinding using kotlinx class
  • transition between activities and passing extras in bundle.

contents

This app is fairly simple, it has two activities

Screens