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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:00:12+00:00 2026-05-23T17:00:12+00:00

I am facing a problem in increasing the size of imageView/ view. Actually I

  • 0

I am facing a problem in increasing the size of imageView/ view.

Actually I want my application to increase the size (0-100) of image/imageView after clicking a button through animation.

Please Help !!!

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

    You need to create a cgrect and apply that to you view/imageview

    here is a code snippet

    CGRect previousFrame = view.frame;
    [UIView beginAnimations:nil context:nil];
    [UIView setAnimationDuration:0.5f];
    previousFrame.size.width = 100;
    previousFrame.size.height = 100;
    view.frame = previousFrame;
    [UIView commitAnimations];
    

    paste this code on IBAction of your button. Change the code as you want. this is just for understanding the concept.

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

Sidebar

Related Questions

I have facing problem in scrolling webview in verticlly, actually i have scroll view
I am facing problem where after changing host name my application is failing. In
I am facing problem with the control flajaxian.FileUploader i.e. after downloading the dll file
When facing the problem of validating a property in a JSF2 application there are
I am facing a problem with .NET generics. The thing I want to do
I have facing problem in listview i am getting data from server and after
I am facing quite strange problem. Application ~80.Mb Testing on simulator using Allocations Instrument,
Facing problem with every fetch i want to make using EF Query model.Place here
i am facing problem in jquery tool tip, when i am searching any image
I am facing problem in VS 08, after installing VS sp1 or MVC-2. In

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.