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

  • SEARCH
  • Home
  • 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 6102593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:37:55+00:00 2026-05-23T13:37:55+00:00

I have an activity who’s orientation is locked to portrait: <activity android:name=MainActivity android:label=@string/app_name android:screenOrientation=portrait

  • 0

I have an activity who’s orientation is locked to portrait:

    <activity android:name="MainActivity" android:label="@string/app_name"
        android:screenOrientation="portrait" android:theme="@android:style/Theme.NoTitleBar">

However within the activity i have a few custom views in which I draw some text, rectangles and notably, a Path representing an arrow.

I need to be able to update the arrow when the phone is rotated, without changing the overall layout of the activity.

so the activity and layout is always portrait, but my nested views need to be notified and re-drawn when the phone is tilted from portrait to landscape.

How can I listen for the change in physical orientation and update tell my nested views to redraw?

thanks, p

  • 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-23T13:37:55+00:00Added an answer on May 23, 2026 at 1:37 pm

    UPDATE:

    It looks like there is no way to detect orientation change when current active Activity has screenOrientation set to portrait or landscape (haven’t tested other values though. Even using broadcast receiver and ACTION_CONFIGURATION_CHANGED.

    The only way I can think of, is to manually track sensors.


    This is not working:

    You should override onConfigurationChanged() function in your Activity and refresh your UI from that function.

    Note that you need to add android:configChanges="orientation" to you activity in order for this function to be called.

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

Sidebar

Related Questions

I have this problem in android. i have a main activity who calls a
I have Activity A with android:launchMode=singleTop in the manifest. If I go to Activity
I have an Activity in Android, with two elements: EditText ListView When my Activity
When creating an Android application using Loaders, should every activity and fragment have its
My main preference activity is set to @android:style/Theme.Light . One of my preferences is
I have Activity with ListView inside it and in the onCreate method of the
I have an activity that has a TabHost containing a set of TabSpecs each
I have an activity that contains several user editable items (an EditText field, RatingBar,
I have an activity which shows some List entries. When I click on a
I have an activity with two buttons, start and stop. If the user press

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.