Skip to content

Instantly share code, notes, and snippets.

View wheam's full-sized avatar

wheam wheam

View GitHub Profile
package in.mobilelin.smartbar;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import android.app.ActionBar;
import android.support.v4.app.FragmentActivity;
public class SmartBarUtils {