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 9036549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T09:01:37+00:00 2026-06-16T09:01:37+00:00

Suppose I put some points as (x1,y1) = (133,123), (x2,y2) = (149,136), (x3,y3) =

  • 0

Suppose I put some points as (x1,y1) = (133,123), (x2,y2) = (149,136), (x3,y3) = (182,136) and so on which makes a shape something like this:
enter image description here
enter image description here

Now I want to change the position of these points as per the screen resolution such that the shape gets resized and gets centered and also such that the shape doesn’t get damaged. Please help me.

  • 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-06-16T09:01:39+00:00Added an answer on June 16, 2026 at 9:01 am

    You can grab the scale factor from the DisplayMetrics as shown in the Android – Supporting Multiple Screens documentation:

    final float scale = getResources().getDisplayMetrics().density;
    

    Multiply all you x and y coordinates with scale and your points are screen density independent.

    To fit the image on the screen (or View probably), you can grab the width and height of your View. Check the width and height of your image and calculate the maximum scale factor.

    Combine (multiply) both scale factors and your image should fit your View.

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

Sidebar

Related Questions

Suppose I have a char pointer which points to some string in memory. and
I'm in xCode 4.2 using ARC and Storyboard (iOS 5). I suppose to put
Suppose I want to put objects that identify a server into a stl set
Suppose I declared an array as following: int myArr = [someSize]; Now I put
Supppose you are here http://domain.com/category/month/123 . What's the correct way to put a link
Suppose we have the name written in any none-latin letters - languages, like Arabic,
Suppose I have a class MyClass to which I want to add certain 'observer'
Suppose multiple threads execute periodically the DoWork() method below. Suppose that at some point
Suppose I would like to extend class C , getting SubC . Now I
I'll just get right to the point. I've got a table like this: <table>

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.