drewaburden / Cat-apps

http://drewaburden.github.com/Cat-apps
1 stars 0 forks source link

Progress bars should have custom skin. #5

Closed drewaburden closed 12 years ago

drewaburden commented 12 years ago

The progress bars should use the custom skin I've made. Refer to progressbar.psd in the assets folder. I'm not sure what the best way to go about doing this would be. Daniel, I'm assigning this to you for the time being, just to give you something to keep you occupied. But I might be investigating this matter as well.

yoharnu commented 12 years ago

I don't have Photoshop installed. Can you send/push an image file for the progress bar?

drewaburden commented 12 years ago

Okay. Give me a few minutes. Edit: okay, pushed. I just exported each layer of the mockup image as a png.

Note: the size of the progress bar will be independent of the size of the images that I just pushed, so you should keep that in mind as you investigate this issue.

yoharnu commented 12 years ago

Here's something that might help: http://blog.mediarain.com/2011/04/android-custom-progressbar-with-rounded-corners/ I'm going to continue to study it, but I thought it might be useful to you. (note: it's designed for 2.1)

drewaburden commented 12 years ago

Any update on this?

yoharnu commented 12 years ago

I haven't had a chance to work on it any more. But I probably will later today.

drewaburden commented 12 years ago

I've solved this issue. I haven't pushed, but I just thought I'd let you know so you don't waste any more time on it. It was actually quite simple. I'll push the code once I've got all the progress bars done.