I need to develop a button that has two label in.
I find some good articles about custom views, but I can’t imagine that how can I create a myButton Class(with custom layout in it) extends button… is it possible..
Also in XML some views,layouts…
How can we do this??
I writed this like,.. I have a layout problem. I cant fill screen with two buttons. parentlayout fills screen, but I cant these two buttons put should be..
My button layout:
And its class:
And it is where I used it.