I have a button in my FrameLayout. 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 have a button in my FrameLayout. 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?