public static Resources getResources() { return BaseApplication.getApplication().getResources(); }
public static Context getContext() { return BaseApplication.getApplication(); }