Solution to the custom view challenge

> Move a colored circle in the screen

Get sources:
</> CustomView.kt
</> MagicCircle.kt
</> App.kt
</> AndroidManifest.xml

> Manage several magic circles

Get sources:
</> CustomView.kt
</> MagicCircle.kt
</> colors.xml
</> App.kt