Skip to content

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

Notifications You must be signed in to change notification settings

fede-debe/ClippingExample

Repository files navigation

🎨 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages