/ClippingExample

This app shows how to properly use clipping and avoids overdraw and achieves a smooth performance, provided for the user.

Primary LanguageKotlin

🎨 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