The first two chars after the '#' symbol are the opacity. So, '00' would be totally transparent, and 'FF' would be 100% opaque.
2010/7/9 Károly Holczhauser <[email protected]> > Hi! > > I have already found how can I do an ImageButton with Transparent > background, but I would like to ask, how can I set the effective of it ? How > can I do it more transparent ? My way as I do it: <gradient > android:startColor="#aaffffff" android:endColor="#aaffffff" ...> > What should I write in to the color to be more transparent ? > Thank you: Karoly > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- YuviDroid http://android.yuvalsharon.net -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

