Skip to content

Instantly share code, notes, and snippets.

View firemaples's full-sized avatar
🇯🇵
Relocated to Japan

Louis Chen firemaples

🇯🇵
Relocated to Japan
View GitHub Profile
package com.example.drawtest;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.LinearGradient;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Point;
import android.graphics.RectF;
using System;
using System.Diagnostics;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
using System.Windows.Input;
using System.Windows.Threading;
using System.Collections.Generic;
namespace Ownskit.Utils
{