开发者

Button In FrameLayout ==> Change y? Android

开发者 https://www.devze.com 2023-01-04 15:28 出处:网络
I have a button in my FrameLayout开发者_如何学JAVA. When the user selects the button i need to bring the button a little bit higher, so decrease it\'s y.

I have a button in my FrameLayout开发者_如何学JAVA. When the user selects the button i need to bring the button a little bit higher, so decrease it's y. How can i do this in code?


I would try adding some padding inside an onClick listener.

0

精彩评论

暂无评论...
验证码 换一张
取 消