I am experimenting with Graphical Layout, the imageView under Image and Media why is its frame always snapping to left? Can I move it to the center? I can’t seem to do that.
Likewise with the Frames of Layout, they are always snapping to the left.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add a FrameLayout that fills the screen, then drag an ImageView onto it. Select the view, then click on the Change Gravity dropdown (
) and change it to
Center.