Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am alpacarodeo on github.
  • I am kamel (https://keybase.io/kamel) on keybase.
  • I have a public key ASCJSPcdDNfx_zO0ufjF_kT7bfe8l7Wx8QFHnNSUv5hB5wo

To claim this, I am signing this object:

@alpacarodeo
alpacarodeo / Alex Kwon
Last active December 22, 2018 00:32
LEAP Application
Alex Kwon
=============
CONTACT
---------------------
Seattle, WA
E-mail: alexykwon@gmail.com
package edu.wwu.cs412.tvfanatic;
import edu.wwu.cs412.tvfanatic.account.AccountPreferenceActivity;
import android.app.Activity;
import android.app.FragmentTransaction;
import android.app.SearchManager;
import android.app.FragmentManager.BackStackEntry;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;