Skip to content

Instantly share code, notes, and snippets.

View andre-mz's full-sized avatar

The IT Guy andre-mz

View GitHub Profile
@haerulmuttaqin
haerulmuttaqin / Utils.java
Created September 11, 2018 07:22
News App Utils
package com.haerul.newsapps;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import org.ocpsoft.prettytime.PrettyTime;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;