Explain me what is the difference between a regular .png and a nine-patch image?
Submitted by: MuhammadIt is a resizable bitmap resource that can be used for backgrounds or other images on the device. NinePatch class permits drawing a bitmap in nine sections. The nine patch images have extension as.9.png. It allows extension in 9 ways, i.e. 4 corners that are unscaled, 4 edges that are scaled in 1 axis, and the middle one that can be scaled into both axes.
Submitted by: Muhammad
Submitted by: Muhammad
Read Online Team Leader Android Developer Job Interview Questions And Answers
Top Team Leader Android Developer Questions
☺ | Tell us where will you declare your activity so the system can access it? |
☺ | Tell me where can you define the icon for your Activity? |
☺ | Tell us how do you find any view element into your program? |
☺ | How to perform actions that are provided by other application e.g. sending email? |
☺ | Tell me what is An Intent? |
Top Coding/Programming Categories
☺ | Python Interview Questions. |
☺ | OOP Interview Questions. |
☺ | Software engineering Interview Questions. |
☺ | PHP Interview Questions. |
☺ | VBA (Visual Basic for Applications) Interview Questions. |