UIbutton stretchable
Posted
by mindfreak
on Stack Overflow
See other posts from Stack Overflow
or by mindfreak
Published on 2010-04-21T02:56:24Z
Indexed on
2010/04/21
3:03 UTC
Read the original article
Hit count: 224
uibutton
I have 2 images for UIbutton (1 for normal state and 1 for highlited state). When the button is highlited the height of button increases(as per image size) . I want that height of button should increase only from top and not from bottom. I mean it should stretch from top .is it possible ? if yes ,how ?
© Stack Overflow or respective owner