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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:46:48+00:00 2026-05-24T03:46:48+00:00

I am having an issue that make me crazy I have a listview with

  • 0

I am having an issue that make me crazy

I have a listview with WebView inside. So I created a custom listview.
The WebView forbid me to click so I created a webviewclicklistener.

My problem was that when I display some images, my webviews are “shaking” as if it wants to load the image a thousand times.
In fact I discovered that the height size of some elements change like every seconds, that give a feeling of shake.

The only way I found to fix it is to give a layout:height value for my listview.
My new problem is that when I put for exemple 600dip, I have a scrollbar, but I can’t look at the end of my listviews.
If I put like 1000dip, I don’t have scroll bar and I can’t see the end of my list neither.

Here is my layout

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent" android:layout_height="fill_parent"
android:orientation="vertical" android:background="@drawable/woodbackground"
android:layout_weight="1">
<TextView android:background="@android:color/transparent"
    android:layout_width="fill_parent" android:layout_height="wrap_content"
    android:hint="Question" android:textSize="30px"></TextView>
<ScrollView android:layout_width="fill_parent"
    android:layout_height="wrap_content" android:orientation="vertical">
    <WebView android:id="@+id/wvplquestion" android:layout_height="wrap_content"
        android:layout_width="fill_parent"></WebView>
</ScrollView>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:background="@android:color/transparent" android:layout_width="fill_parent"
    android:layout_height="wrap_content" android:orientation="vertical"
    android:layout_weight="1">
    <TextView android:background="@android:color/transparent"
        android:layout_width="fill_parent" android:layout_height="wrap_content"
        android:hint="Select Answer" android:textSize="30px"></TextView>
    <ListView android:id="@+id/lvquestion" android:layout_width="fill_parent"
        android:layout_height="600dip" android:prompt="@string/selectp" />
</LinearLayout>

And my custom listview layout

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent" android:layout_height="wrap_content"
android:orientation="vertical" android:padding="3dip">
<WebView android:id="@+id/weblistview" android:layout_width="fill_parent"
    android:layout_height="wrap_content"></WebView>

Thanks for your 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-24T03:46:48+00:00Added an answer on May 24, 2026 at 3:46 am

    maybe you can try to change your listview layout height. Instead of wrap content, put a fixed height. I don’t know if it will be working, but you can try it. I’d a problem similar to yours and I solved it like this.
    I hope it will work. Good luck 😉

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

Sidebar

Related Questions

Having an issue here that I have tried everything I can think of but
I'm having a problem.. Actually I do have an issue when sending a value
Good Morning Stack OverFlow enthusiasts. I have been having an issue that I am
I have this open-source library that I'm having some trouble fixing a problem... This
I'm having an issue with Javascript executing things in an order that doesn't make
I am having an issue that I can't seem to figure out. Hopefully somebody
Hey, I'm having an issue that appears to be related to collation, but I'm
I am having a strange issue that I can't seem to resolve. Here is
Hopefully someone can shed a little light on an issue that I'm currently having
I'm having an issue with a query that currently uses LEFT JOIN weblog_data AS

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.