Skip to content

Instantly share code, notes, and snippets.

View SerhatSurguvec's full-sized avatar
🎯
Focusing

Serhat Sürgüveç SerhatSurguvec

🎯
Focusing
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.util.AttributeSet;
import android.view.View;