I\'m successfully converting a ViewGroup (RelativeLayout) into Bitmap using a Canvas. However, when the draw happens I only see the ViewGroup with its background drawable an
Solution that based on DisplayMetrics for the Layouts could be useful as well. In order not to repeat - look here .
DisplayMetrics