private void share_img() { Bitmap bitmap=getBitmapFromView(scroll_car);
File file = new File(this.getExternalCacheDir(),"zz.jpg"); Intent shareI