Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6705383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:23:51+00:00 2026-05-26T07:23:51+00:00

I need to rotate my image in my on touch listener when the user

  • 0

I need to rotate my image in my on touch listener when the user touches it. I am rotating a dial graphic, so it needs to rotate around its center point. Does anyone have an example?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:23:52+00:00Added an answer on May 26, 2026 at 7:23 am

    I’d refer to the actual android documentation for animation here: http://developer.android.com/guide/topics/resources/animation-resource.html

    As for setting up the rotation in an xml, it will look something like:

    <set android:interpolator="@anim/linear_interpolator">
        <rotate 
           android:fromDegrees="180"
           android:toDegrees="0"
           android:pivotX="50%"
           android:pivotY="50%"
           android:repeatCount="0"
           android:duration="1000">
        </rotate>
    </set>
    

    That is for a 180 rotation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to rotate the image around its center point.The problem i am facing
I need to be able to rotate an image around a given point so
I am implementing code to rotate image by touch listener. While user touching and
I need to rotate an image when the user do a two finger twist
I'm trying to do a rotating image animation. I need to rotate an icon
I need to rotate in image multiple times in 90 degrees I am using
I need to write a program that uses matrix multiplication to rotate an image
I have a point in a rectangle that I need to rotate an arbitrary
I need to know how to rotate an image, which is in yuv420p format
I need a java method to rotate an image like this , I would

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.