Lol
let me know if you need me to test flash the new-right-color-now version
At Mike: Omg you did not! I thank you so much for your help duuuuuuuude!
Sent from my Droid using DroidForums App
Sent from my DROID2 using DroidForums App
Well it's ready to be updated and I tried but it's impossible for me becuz I don't have either of the phones. If you want to port this new stuff it's in my OP. Please use the UD Parts 1 AND 2 OR the PE v1.4. The other links aren't updated.
Here is what i used for the progress bar:
<?xml version="1.0" encoding="UTF-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@id/background">
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#ff000000" android:endColor="#ff000000" android:angle="270.0" android:centerY="0.75" android:centerColor="#ff000000" />
</shape>
</item>
<item android:id="@id/secondaryProgress">
<clip>
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#fff000ff" android:endColor="#fff000ff" android:angle="270.0" android:centerY="0.75" android:centerColor="#fff000ff" />
</shape>
</clip>
</item>
<item android:id="@id/progress">
<clip>
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#fff000ff" android:endColor="#fff000ff" android:angle="270.0" android:centerY="0.75" android:centerColor="#fff000ff" />
</shape>
</clip>
</item>
</layer-list>
I'm sure everyone will appreciate you porting this
25 new screenshots added to my OP
http://www.droidforums.net/forum/team-fusion/93166-release-theme-rockin-rainbows.html
Please note that my Gmail, Talk and Market are all inverted. I'm not sure if you replaced the whole apk or just the images in your original port so if possible please use the whole apk.