Android : Custom indeterminate progress bar

on Monday, August 11, 2014


I successfully have implemented this progress enter image description here


Using animation-list with resources like this: enter image description here enter image description here enter image description here


But problem is, that i can't impement half-heighted progress with this resources.


I have tried half-heighted resources with gravity centered vertically like this: enter image description here enter image description here enter image description here


But the result was enter image description here


Android pushed this progress to bottom. Any ideas how can I center my half-heited progress? Thx in advance.


0 comments:

Post a Comment