Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 488 Bytes

🎨 Define regions of an image - ClippingExample

This is a toy app from Lesson 5 of the Advanced Android Apps with Kotlin course on Udacity.

💈 ClippingExample App

ClippingExample is an app that shows how to reduce Overdraw and get a smooth performance.

This application display how to properly use:

  • Canvas
  • Clipping
  • Avoid Overdraw
  • Different Shapes involved

📸 Screenshots

Screenshot 1