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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T06:14:20+00:00 2026-06-12T06:14:20+00:00

I have a UITableViewCell and I am using it’s UIImageView and I have an

  • 0

I have a UITableViewCell and I am using it’s UIImageView and I have an image of size 25,25 that I set the UIImageView with. The issue is that when I tap on the cell, the image size resizes to the row height, which is not what I wanted. I wanted it to stay fix at 25,25. Is this possible? Here’s my code:

  cell.imageView.bounds = CGRectMake(cell.imageView.origin.x, cell.imageView.origin.y, 25, 25);
        cell.imageView.frame = cell.imageView.bounds;
        cell.imageView.autoresizingMask = UIViewAutoresizingNone;
        cell.imageView.clipsToBounds = YES;
        cell.imageView.layer.borderWidth = 0;
        cell.imageView.layer.borderColor = [UIColor blackColor].CGColor;
  • 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-12T06:14:21+00:00Added an answer on June 12, 2026 at 6:14 am

    Yes it’s possible but you have to create your own UITableViewCell by subclass UITableViewCell and add UIImageView with your fixed size

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

Sidebar

Related Questions

I have an image that I would like to display in a UITableViewCell using
I have a UITableView subclass and a UITableViewCell subclass that I'm using for cells.
I have a custom UITableViewCell that consists of a UIImageView and a UILabel. The
I have a UITableViewCell that I've added a gradient to by using CAGradientLayer. This
I have a UITableViewCell. The textLabel.text is set to some value. To the cell's
I have created a subclass of a UITableViewCell that I am using with some
I have a design where UITableViewCell s contains an UIImageView . This image should
I have created a UITableViewCell using UITableViewCellStyleValue1, which the Apple docs define as: A
I'm have a weird issue here. I have a UITableView using custom UITableViewCells. Everything
I have custom UITableViewCell . It contains UITextLabel . When I press this cell

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.