| android Programming Glossary: endcolorStandard Android Button with a different color http://stackoverflow.com/questions/1521640/standard-android-button-with-a-different-color  shape gradient  android startColor @color yellow1  android endColor @color yellow2  android angle 270  stroke  android width 3dp.. item android state_focused true shape gradient  android endColor @color orange4  android startColor @color orange5  android angle.. bottom 10dp shape item item  shape gradient  android endColor @color blue2  android startColor @color blue25  android angle.. 
 How do I create a ListView with rounded corners in Android? http://stackoverflow.com/questions/1683185/how-do-i-create-a-listview-with-rounded-corners-in-android  android startColor #SomeGradientBeginColor android endColor #SomeGradientEndColor android angle 270 corners android bottomRightRadius.. 
 How to change progress bar's progress color in Android http://stackoverflow.com/questions/2020882/how-to-change-progress-bars-progress-color-in-android  centerColor #ff5a5d5a  android centerY 0.75  android endColor #ff747674  android angle 270  shape item item android id @android.. centerColor #80ffb600  android centerY 0.75  android endColor #a0ffcb00  android angle 270  shape clip item item android id..  android startColor @color progress_start  android endColor @color progress_end  android angle 270 shape clip item layer.. 
 Custom Drawable for ProgressBar/ProgressDialog http://stackoverflow.com/questions/2819778/custom-drawable-for-progressbar-progressdialog  startColor #300000ff android centerColor #500000ff android endColor #ff0000ff shape then created an animation mp3.xml like this.. android centerColor #0b131e  android centerY 0.75  android endColor #0d1522  android angle 270  shape item item android id @android..  android centerColor #234  android centerY 0.75  android endColor #a24  android angle 270   shape clip item item android id @android.. 
 Android: Using linear gradient as background looks banded http://stackoverflow.com/questions/2928101/android-using-linear-gradient-as-background-looks-banded  res android gradient android startColor #3A3C39 android endColor #181818 android angle 270  corners android radius 0dp shape.. 
 Multi-gradient shapes http://stackoverflow.com/questions/4381033/multi-gradient-shapes  android angle 0 android startColor #FF63a34a android endColor #FF477b36 android type linear  shape half_overlay.xml xml version..  android angle 0  android startColor #FF63a34a  android endColor #FF477b36  android type linear   shape item item android top.. 
 Android change Horizonal Progress bar color http://stackoverflow.com/questions/5745814/android-change-horizonal-progress-bar-color  centerColor #ff5a5d5a  android centerY 0.75  android endColor #ff747674  android angle 270  shape item item android id @android.. centerColor #80ffb600  android centerY 0.75  android endColor #a0ffcb00  android angle 270  shape clip item item android id.. radius 5dip  gradient  android startColor #33FF33  android endColor #008000  android angle 270 shape clip item layer list You can.. 
 Android remove space between tabs in tabwidget http://stackoverflow.com/questions/5799320/android-remove-space-between-tabs-in-tabwidget  startColor #AAAAAA android centerColor #888888  android endColor #666666 android angle 90  corners android bottomRightRadius.. startColor #AAAAAA android centerColor #888888  android endColor #666666 android angle 90  corners android bottomRightRadius.. startColor #8F8F8F android centerColor #656565  android endColor #3F3F3F android angle 90  corners android bottomRightRadius.. 
 Standard Android Button with a different color http://stackoverflow.com/questions/1521640/standard-android-button-with-a-different-color  apk res android item android state_pressed true shape gradient  android startColor @color yellow1  android endColor @color yellow2  android angle 270  stroke  android width 3dp  android color @color grey05  corners  android radius 3dp .. top 10dp  android right 10dp  android bottom 10dp shape item item android state_focused true shape gradient  android endColor @color orange4  android startColor @color orange5  android angle 270  stroke  android width 3dp  android color @color grey05..  android left 10dp  android top 10dp  android right 10dp  android bottom 10dp shape item item  shape gradient  android endColor @color blue2  android startColor @color blue25  android angle 270  stroke  android width 3dp  android color @color grey05.. 
 How do I create a ListView with rounded corners in Android? http://stackoverflow.com/questions/1683185/how-do-i-create-a-listview-with-rounded-corners-in-android  apk res android android shape rectangle gradient android startColor #SomeGradientBeginColor android endColor #SomeGradientEndColor android angle 270 corners android bottomRightRadius 7dp android bottomLeftRadius 7dp android topLeftRadius.. 
 How to change progress bar's progress color in Android http://stackoverflow.com/questions/2020882/how-to-change-progress-bars-progress-color-in-android  radius 5dip gradient  android startColor #ff9d9e9d  android centerColor #ff5a5d5a  android centerY 0.75  android endColor #ff747674  android angle 270  shape item item android id @android id secondaryProgress clip shape corners android radius.. radius 5dip  gradient  android startColor #80ffd300  android centerColor #80ffb600  android centerY 0.75  android endColor #a0ffcb00  android angle 270  shape clip item item android id @android id progress clip shape corners  android radius 5dip.. 
 Custom Drawable for ProgressBar/ProgressDialog http://stackoverflow.com/questions/2819778/custom-drawable-for-progressbar-progressdialog  gradient android type sweep android useLevel false android startColor #300000ff android centerColor #500000ff android endColor #ff0000ff shape then created an animation mp3.xml like this xml version 1.0 encoding utf 8 animation list xmlns android.. id background shape gradient  android startColor #000001  android centerColor #0b131e  android centerY 0.75  android endColor #0d1522  android angle 270  shape item item android id @android id secondaryProgress clip shape  gradient  android startColor.. clip shape  gradient  android startColor #234  android centerColor #234  android centerY 0.75  android endColor #a24  android angle 270   shape clip item item android id @android id progress clip shape  gradient  android startColor.. 
 Android: Using linear gradient as background looks banded http://stackoverflow.com/questions/2928101/android-using-linear-gradient-as-background-looks-banded  utf 8 shape xmlns android http schemas.android.com apk res android gradient android startColor #3A3C39 android endColor #181818 android angle 270  corners android radius 0dp shape So I apply it to my ListView with android background @drawable.. 
 Multi-gradient shapes http://stackoverflow.com/questions/4381033/multi-gradient-shapes  android shape rectangle corners android radius 3dp  gradient android angle 0 android startColor #FF63a34a android endColor #FF477b36 android type linear  shape half_overlay.xml xml version 1.0 encoding utf 8 shape xmlns android http schemas.android.com.. shape rectangle  corners  android radius 3dp   gradient  android angle 0  android startColor #FF63a34a  android endColor #FF477b36  android type linear   shape item item android top 50dp  shape android shape rectangle  solid  android color #40000000.. 
 Android change Horizonal Progress bar color http://stackoverflow.com/questions/5745814/android-change-horizonal-progress-bar-color  radius 5dip gradient  android startColor #ff9d9e9d  android centerColor #ff5a5d5a  android centerY 0.75  android endColor #ff747674  android angle 270  shape item item android id @android id secondaryProgress clip shape corners android radius.. radius 5dip  gradient  android startColor #80ffd300  android centerColor #80ffb600  android centerY 0.75  android endColor #a0ffcb00  android angle 270  shape clip item item android id @android id progress clip shape corners  android radius 5dip.. android id @android id progress clip shape corners  android radius 5dip  gradient  android startColor #33FF33  android endColor #008000  android angle 270 shape clip item layer list You can change up the colors as needed this will give you a green.. 
 Android remove space between tabs in tabwidget http://stackoverflow.com/questions/5799320/android-remove-space-between-tabs-in-tabwidget  top 2dp shape android shape rectangle  gradient android startColor #AAAAAA android centerColor #888888  android endColor #666666 android angle 90  corners android bottomRightRadius 0dp  android bottomLeftRadius 0dp android topLeftRadius 10dp.. top 2dp shape android shape rectangle  gradient android startColor #AAAAAA android centerColor #888888  android endColor #666666 android angle 90  corners android bottomRightRadius 0dp  android bottomLeftRadius 0dp android topLeftRadius 10dp.. bottom 0dp shape android shape rectangle  gradient android startColor #8F8F8F android centerColor #656565  android endColor #3F3F3F android angle 90  corners android bottomRightRadius 0dp  android bottomLeftRadius 0dp android topLeftRadius 8dp.. 
 |