logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the difference between a regular bitmap and a nine-patch image?


  • Correct Answer
  • In general, a Nine-patch image allows resizing that can be used as background or other image size requirements for the target device The Nine-patch refers to the way you can resize the image: 4 corners that are unscaled, 4 edges that are scaled in 1 axis, and the middle one that can be scaled into both axes 


  • Technology problems


    Search Results


    • 1. What is the function of an intent filter?
    • Discuss
    • 2. What Is the Google Android SDK?
    • Discuss
    • 3. What is the proper way of setting up an Android-powered device for app development?
    • Discuss
    • 4. What is Binary Portability Testing?
    • Discuss
    • 5. What's fuzz testing ?
    • Discuss
    • 6. When is the best time to kill a foreground activity?
    • Discuss
    • 7. Is it possible to use or add a fragment without using a user interface?
    • Discuss
    • 8. When is the onStop() method invoked?
    • Discuss
    • 9. What do you know about Intents?
    • Discuss
    • 10. What is AIDL?What data types are supported by AIDL?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment