Skip to content

Instantly share code, notes, and snippets.

View faizmalkani's full-sized avatar
😨
I'm a product strategist, no clue what I'm doing here

Faiz Malkani faizmalkani

😨
I'm a product strategist, no clue what I'm doing here
View GitHub Profile
@markushi
markushi / MyActivity.java
Last active May 3, 2020 22:50
Reveal Color View Demo
package at.markushi.reveal;
import android.app.Activity;
import android.graphics.Color;
import android.graphics.Point;
import android.os.Bundle;
import android.view.View;
import at.markushi.ui.RevealColorView;