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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:42:37+00:00 2026-05-28T17:42:37+00:00

How can I extend ImageView , so that I can use in my code

  • 0

How can I extend ImageView, so that I can use in my code findViewById?
I just got 25 ImageViewand I need after click on one to get some value.
I know that I have to create new class, extends ImageView and add constructors, but when I try to implement as findViewById, I got error:

FATAL EXCEPTION: main
java.lang.ClassCastException: android.widget.ImageView
    at com.emirates.worldstreets.explore.FashionTab.setUpStars(FashionTab.java:457)
    at com.emirates.worldstreets.explore.FashionTab.fillUpDetails(FashionTab.java:376)
    at com.emirates.worldstreets.explore.FashionTab.access$8(FashionTab.java:326)
    at com.emirates.worldstreets.explore.FashionTab$4.onItemClick(FashionTab.java:317)
    at android.widget.AdapterView.performItemClick(AdapterView.java:284)
    at android.widget.ListView.performItemClick(ListView.java:3382)
    at android.widget.AbsListView$PerformClick.run(AbsListView.java:1696)
    at android.os.Handler.handleCallback(Handler.java:587)
    at android.os.Handler.dispatchMessage(Handler.java:92)
    at android.os.Looper.loop(Looper.java:123)
    at android.app.ActivityThread.main(ActivityThread.java:4627)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:521)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    at dalvik.system.NativeStart.main(Native Method)
  • 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-28T17:42:38+00:00Added an answer on May 28, 2026 at 5:42 pm

    in code you use findViewById the same way you would with a normal ImageView but with a cast to your custom view

    MyImageView myImageView = (MyImageView)findViewById(R.id.name);
    

    in xml you need to specify the full path of the class

    <com.package.name.MyImageView 
        android:id="@+id/name"
        .... />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just want to ask that how can I display subsequent images on imageview.
I want button in vertically, for that i can extend the height and shrink
I know that jQuery.extend can be used to add by own custom methods to
I have a string-array, that i need to display in a layout. The code
I was wondering whether or not I can extend the Enum type in C#
With C# 3.0, I know you can extend methods using the 'this' nomenclature. I'm
In Ruby, there's Modules and you can extend a class by mixing-in the module.
Can we extend the Team Site to host our own pages. i.e. Does TFS
Can I extend WPF commands routing in a way so it would first check
How can I extend a builtin class in python? I would like to add

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.