WCF SDK Question:
Download Questions PDF

Can you please explain the difference between nine-patch image vs regular Bitmap image?

WCF SDK Interview Question
WCF SDK Interview Question

Answer:

It is one of a re-sizable bitmap resource which is being used as backgrounds or other images on the device. The Nine-Patch class allows drawing a bitmap in nine sections. The four corners are un-scaled; the middle of the image is scaled in both axes, the four edges are scaled into one axis.

Download WCF SDK Interview Questions And Answers PDF

Previous QuestionNext Question
Described the Intent component of Android?Described DatePickerDialog in Android?