public void show(Context context) {
   ShareSDK.initSDK(context);
   super.show(context, null);
 }