Top "Nine-patch" questions

A NinePatch is a stretchable bitmap image, which Android will automatically resize to accommodate the contents of the View in which you have placed it as the background.

Phonegap splash screen for android: not stretched or 9patch

I have a fake splash screen that pops up when my phonegap app is launched: super.setIntegerProperty("splashscreen", R.drawable.…

cordova screen stretch splash-screen nine-patch
Could anyone help me with creating 9 patch image from a png image?

I am creating a chat application.I want the to convert my png image for chat bubble into a 9patch …

android nine-patch
Drawing Nine Patch onto Canvas (Android)

I'm trying to draw a nine patch onto a Canvas object on the Android. What seems strange is that although …

java android graphics nine-patch
android 9 patch drawable xml

Is there a way to define a 9 patch drawable in an android xml file? The reason I ask, is that …

android xml drawable nine-patch
Android NinePatch .png file format?

Android NinePatch images seem to be standard .png files with extra information. Is there a spec for the format anywhere, …

android file-format nine-patch
Gradle (Android Studio) won't compile 9patches

I have a problem, I cannot compile this 9patch with Android Studio. It is from the Google Play Music application …

android compiler-errors android-studio nine-patch
Creating a chat bubble using Shapes or 9-patch image

I am trying to create a template for my chat bubbles in an android app i am currently working on. …

android shapes nine-patch
how does a 9patch png work in android apps

In a 9patch png, there are black edges in its four sides, but there is usually difference between the left …

android nine-patch
Android seekbar set custom style using nine-patch images

I am trying to create a custom-styled seekbar. I have two nine-patch images one is a gray stretching bar search_…

android progress fill seekbar nine-patch
Android 9 Patch tool: What is the new layout bounds feature?

I've updated r20 of the Android SDK and started the 9 Patch tool. There seems to be a new feature - …

android nine-patch