Can we create some custom button with title and subtitle text in it.
Title in upper part of button and subtitle below it.
Thanks in advance
|
|
Here is the answer :) You do not need any images the thing you need is styled text and here is simple and short way to do it
You do not need to change any layout just add this text to your button |
||||
|
In XML you could use a relative layout and make the other text be on top of the button. This is just an example, haven't tired the code.
|
|||
|
|
|
you can solve this problem logically the logic is that.
I hope it is help full to you. |
|||||||
|