Skip to content

Instantly share code, notes, and snippets.

View imrankst1221's full-sized avatar
🎯
Focusing

Md. Imran Choudhury imrankst1221

🎯
Focusing
View GitHub Profile
//-------
public static final String BASE_URL = "https://lateralview.co";
public static final String HEADER_CACHE_CONTROL = "Cache-Control";
public static final String HEADER_PRAGMA = "Pragma";
private Context mContext;
//-------