for details you can refer below links Action Bar content."Tomorrow we will start Action Bar using Spinner control."
How to Bitmap scalling and cropping from center? public class ScalingUtilities { /** * Utility function for decoding an image resource. The decoded bitmap will * be optimized for further scaling to the requested destination dimensions * and scaling logic. * * @param res * The resources object containing the image data * @param resId * The resource id of the image data * @param dstWidth * Width of destination area * @param dstHeight * ...
Comments
Post a Comment