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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:59:57+00:00 2026-05-28T14:59:57+00:00

As described in the title, I have an app with two UILabels under each

  • 0

As described in the title, I have an app with two UILabels under each other. If I want to hide to top one programmatically, it’s possible with myLabel.hidden = true.

If I’m doing this in Android (with myLabel.setVisibility(View.Gone);), the label under this label will move up.

But if I’m doing it for iOS, the label is hidden, but there still an empty space instead of the label.

enter image description here

Any idea how I can fix this?

  • 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-28T14:59:58+00:00Added an answer on May 28, 2026 at 2:59 pm

    When hiding the second one, get its frame, hide it and change the frame property of the third :

    CGRect secondFrame = secondLabel.frame;
    secondLabel.hidden = YES;
    thirdLabel.frame = secondFrame;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The question is entirely described in the title : is it possible to have
I have created two JSP programs as follows. First One: Addmulti.jsp <html> <head><title>Upload Excel
I have a problem as i've described in title. I've got menu and I
Hey everyone, I have achieved the effect described in the title using the following
as described in my title, I have 2 objects only in my listview. I
What possible reasons do you know for the situation, described in the title? Here's
I have the following helper method (app/helpers/application_helper.rb): module ApplicationHelper #Return a title on a
I have a problem accessing to data, described in the title of the question.
Forgive the vague title, I wasn't sure how to describe it. If you have
As the title described, how to use c library function fgets in assembly language?

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.