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

  • Home
  • SEARCH
  • 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 6047875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:24:02+00:00 2026-05-23T07:24:02+00:00

I am using a circular ProgressBar in my Activty.My Problem is this it is

  • 0

I am using a circular ProgressBar in my Activty.My Problem is this it is not visible properly on my page because my page’s BG color is same as ProgressBar .So how can I change the color of ProgressBar to make it properly Visible?
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-23T07:24:02+00:00Added an answer on May 23, 2026 at 7:24 am

    Please make one xml file name progress.xml and put it in res/xml folder and write the below code in that xml file.

     <?xml version="1.0" encoding="utf-8"?>
    <rotate xmlns:android="http://schemas.android.com/apk/res/android"
        android:pivotX="50%" android:pivotY="50%" android:fromDegrees="0"
        android:toDegrees="360">
        <shape android:shape="ring" android:innerRadiusRatio="3"
            android:thicknessRatio="8" android:useLevel="false">
    
            <size android:width="76dip" android:height="76dip" />
            <gradient android:type="sweep" android:useLevel="false"
                android:startColor="#447a29" 
                android:endColor="#447a29"
                android:angle="0"
                 />
        </shape>
    </rotate> 
    

    after creating this xml file set your progressbars background as this xml ..

    Like

    <ProgressBar
      android:id="@+id/ProgressBar01" 
      android:layout_width="wrap_content"
      android:layout_height="wrap_content"
      android:background = "@xml/progress">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Please consider this code. Is it using Circular Reference? If not why am I
I’m generating multiple, random sized, circular elements using the Raphael JavaScript library but because
I am assuming nhibernate can handle circular reference issues as I have not seen
How can I avoid circular redirect using HttpClient 4.1.1. As I am getting the
I'm using the 'TPCircularBuffer' class for creating a circular buffer object, from this website
I'm using Visual c++. I'm trying to implement a circular buffer, this CB must
I'm having a lot of trouble implementing this deque using a circular array; in
How can i make a smooth circular orbit at a constant speed using pygame?
I'm using CSS3 border-radius to create circular buttons on this site: http://hexpreview.com/ However, due
How can I play a video in a circular view using MPMoviePlayerController . Is

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.