S SachGw Member Licensed User Longtime User Aug 14, 2011 #1 Hey guys I am very new to android.Actually this is my first post here.I wanted to know if I can get the progress bar to display vertically or will I have to implement a custom one ?
Hey guys I am very new to android.Actually this is my first post here.I wanted to know if I can get the progress bar to display vertically or will I have to implement a custom one ?
Erel B4X founder Staff member Licensed User Longtime User Aug 15, 2011 #2 You will have to implement a custom one. Upvote 0
M massi636 New Member Licensed User Longtime User Mar 28, 2013 #4 vertical progressbar Here is a workaround: just use AnimationPlus library (InitializeRotate + PersistAfter) Upvote 0
vertical progressbar Here is a workaround: just use AnimationPlus library (InitializeRotate + PersistAfter)