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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:33:44+00:00 2026-06-07T20:33:44+00:00

I made a listview ,when i scroll the listview the a loading circle is

  • 0

I made a listview ,when i scroll the listview the a loading circle is working at the footer before get the next list items.
The loading circle is set and get from listview

public void setLoadingView(View listFooter) {
    this.listFooter = listFooter;
}

public View getLoadingView() {
    return listFooter;
}

This is xml for circle

<LinearLayout
    android:layout_width="fill_parent"
    android:layout_height="wrap_content"
    android:layout_marginLeft="10dip"
    android:layout_marginRight="10dip"
    android:layout_marginTop="5dip"
    android:layout_marginBottom="5dip"

    android:baselineAligned="true"
    android:gravity="center"
    android:orientation="horizontal" >

     <TextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
      android:background="@drawable/pencil"
        android:textColor="#B36000" />
 </LinearLayout>

And then set this layout in listview.
Now what i have to done is i need to replace a pen in loading circle where the pen is animated.Its animated like the pen is writing.(its like when someone write in skype, show a pen on the screen writing).I have 4 pics for this pen animation.Actually i don’t understand what to do :(…
I am new in android

  • 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-07T20:33:46+00:00Added an answer on June 7, 2026 at 8:33 pm

    Check out Frame Animation. Seems, all You need is to create animation resource and provide it as background for ImageView. Checkout this question for some code snippets and details on how to start an animation.

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

Sidebar

Related Questions

I made an iphone app to capture image from camera and to set that
I have a ListView , i made a custom_row for the items in the
I am working an a sortable WPF ListView and I made a lot of
I'm using some reflection to set up a ListView made up of custom views.
I've been trying to get the text of items in listview another process. I
I want to sort the items inside column of ListView, i already made it,
I am currently working on a ListView that contains around 80 to 100 items
I basically made a listview with Alphabet-Indexed section headers by following this tutorial. I'm
I made a custom Listview (Without overriding getView() method) with each item in a
I have a custom listview and made overlapping very simple: in onDraw method, I

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.