Skip to content

Instantly share code, notes, and snippets.

View asnad0006's full-sized avatar

asnad asnad0006

View GitHub Profile
@asnad0006
asnad0006 / gist:d3f9ab3739df273e9dad
Last active August 29, 2015 14:26 — forked from ec84b4/gist:d56c00fb5fd2dfaf279b
recycler view header adapter
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
/**
* Created by khaled bakhtiari on 10/26/2014.
* <a href="http://about.me/kh.bakhtiari">
*/