How the nine-patch Image different from a regular bitmap? Alternatively, what is the difference between nine-patch Image vs regular Bitmap Image?
Answer / mady
It is one of a resizable bitmap resource which is being used as backgrounds or other images on the device. The NinePatch class allows drawing a bitmap in nine sections. The four corners are unscaled; the middle of the image is scaled in both axes, the four edges are scaled into one axis.
Is This Answer Correct ? | 0 Yes | 0 No |
what is an android manifest file?
What is an android framework?
Tell us something about nine-patch image.
What does adb stands for?
How is the nine-patch image different from a regular bitmap?
How are view elements identified in the android program?
What is android 9 called?
What is setlistadapter?
Explain apk format for android?
What is a binder service in Android abd how it differs from started service?
0 Answers SkillGun Technologies,
What is bin file in android?
Android asynctask create new thread in background?