Skip to content

Instantly share code, notes, and snippets.

View wendellq89's full-sized avatar
🏠
Working from home

wendell wendellq89

🏠
Working from home
View GitHub Profile
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;