I have been looking for a customised progress bar in android like one in the shell app. Can anyone help?
Asked
Active
Viewed 113 times
0
-
try adding gif image – Atif AbbAsi Nov 05 '19 at 05:54
-
You can implement this with some extra logic all you need to do is think!!! it's really simple to implement – Mr. Patel Nov 05 '19 at 05:58
-
https://stackoverflow.com/questions/14688117/how-to-make-circle-custom-progress-bar-in-android – Richard Dapice Nov 05 '19 at 06:09
-
Does this answer your question? [How To Make Circle Custom Progress Bar in Android](https://stackoverflow.com/questions/14688117/how-to-make-circle-custom-progress-bar-in-android) – MartenCatcher Nov 05 '19 at 06:10
-
@MartenCatcher no I've already checked that. – Hira Hashmi Nov 05 '19 at 06:29
-
@AtifAbbAsi didn't get you? – Hira Hashmi Nov 05 '19 at 06:29
-
@RichardDapice I have looked all of them. what I need should be exactly same as in the picture, thanks. – Hira Hashmi Nov 05 '19 at 06:30
-
could you explain little more what you actually want to do with progress bar.?@HiraHashmi – Atif AbbAsi Nov 05 '19 at 06:31
-
https://stackoverflow.com/questions/26302282/android-custom-progress-bar-with-gif-file have a look at ths question @HiraHashmi – Atif AbbAsi Nov 05 '19 at 06:32
-
Have you checked this https://github.com/glomadrian/dashed-circular-progress – Swayangjit Nov 05 '19 at 06:52
-
@AtifAbbAsi you might have to look at all these resources and create one yourself, I doubt anything you find is going to be "exactly same as is in the picture" Good luck! – Richard Dapice Nov 05 '19 at 21:19