Search code examples
androidnine-patch

Chat bubbles makes to 9 patch images


Please help me for create 9-patch images for chat bubble. Actually I have made 9-patch images of chat bubbles but the problem is text not adjust inside the chat bubbles. so please help me find out this problem.Chat is new for me in android and this is my project part so I want to do that.Thanks in advance.


Solution

  • you can change your 9patch drawables content area as you want, but in your case if you dont want to change it you can apply android:padding="10dp" to your chat buble layout to adjust your TextView better inside your chat bubble