Skip to content

Instantly share code, notes, and snippets.

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

Mohindharan Mohindharan

🏠
Working from home
  • India
  • 20:14 (UTC +05:30)
View GitHub Profile
package com.mako.companyname;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.FragmentActivity;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;