Skip to content

Instantly share code, notes, and snippets.

View jevhee's full-sized avatar
⛰️
at Mountain

Jevi Saputra jevhee

⛰️
at Mountain
View GitHub Profile
@jevhee
jevhee / CommentActivity.java
Created September 22, 2017 05:48
Create Facebook widget Comment android
package com.inagata.news.views.activity.comment;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.app.ActionBar;