Skip to content

Instantly share code, notes, and snippets.

View MuhammadRabeet's full-sized avatar

MuhammadRabeet

View GitHub Profile
package com.example.android.waitlist;
import android.content.Context;
import android.database.Cursor;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;