Skip to content

Instantly share code, notes, and snippets.

View notdrone's full-sized avatar
🦊

droan notdrone

🦊
View GitHub Profile
@notdrone
notdrone / RecyclerViewWithFooter.java
Created February 4, 2016 10:08
Recyclerview with footer template
package com.mobile.clubgecko.CanvasCard;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ProgressBar;
import com.mobile.clubgecko.R;
@notdrone
notdrone / .block
Last active March 31, 2018 12:04
Selection and Data
license: mit
@notdrone
notdrone / .block
Last active March 31, 2018 12:21
Entry-Append
license: mit