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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T17:43:03+00:00 2026-05-26T17:43:03+00:00

I have a Default.png for my splash screen image at my iphone app. After

  • 0

I have a Default.png for my splash screen image at my iphone app. After the initialization of my app is finished i add a subview with the Default.png in order to create a fade out transition.
It works but when the switch occurs between the Default.png and the uiimageview Default.png on the view, the uiimageview show up slightly down in comparison with the Default.png which is the splash screen image. I want the uiimageview to show up at the same place as the Default.png splash screen image. This is the code i use…

Any help appreciated…

newview=[[UIView alloc] initWithFrame:CGRectMake(0, 0, 320, 480)];

splashView = [[UIImageView alloc] initWithFrame:CGRectMake(0, 0, 320, 480)];

splashView.image = [UIImage imageNamed:@”Default.png”];

[newview addSubview:splashView];

  • 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-26T17:43:04+00:00Added an answer on May 26, 2026 at 5:43 pm

    its probably the status bar, so take the top 20 px off your image and display as CGRectMake(0, 0, 320, 460) and you should be fine.

    Or hide the status bar, but personally I prefer to see the status bar.

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

Sidebar

Related Questions

I have an Default@2x PNG image (640x920) for splash screen of our iPhone app.
In a universal app, you have to add 6 splash images named Default.png. 320
I have a really standard splash screen, just a simple Default.png, but for whatever
i have added a splash screen to my application by adding Default.png. the splash
I have a loading screen for my app (default.png). When user suspends my app,
I have a 320×480 sized launch image named 'Default.png' and the app is configured
i have a application i put Default.png for splash screen according to apple's documentation.the
I have an issue where an image resource (Default.png) is included in a build
I have this code snippet in an email layout: <div> <?php echo $this->Html->image('Layouts/default/Logo.png', array(
I have Default.png(480*320) image.My question is that when i start application then Default.png image

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.