Skip to content

Instantly share code, notes, and snippets.

View kalvian1060's full-sized avatar

kalvian1060 kalvian1060

View GitHub Profile
package com.rohmanhakim.androidreactivedemo;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;