Top "Tint" questions

Change colour of dark grey highlight when holding down custom UIButton?

I have a custom UIButton which is a cloud, transparent black and white .png file, with no down state, just …

ios objective-c uibutton tint
How to tint a Bitmap to a solid color

How would one go about tinting a Bitmap to a solid color, effectively replacing all pixels that have an alpha &…

android colors tint
UIToolbar tint on iOS 4

just switched to iOS 4 on my iPhone 3GS and some of my apps broke. One issue I had is that …

iphone ios4 uitoolbar tint tintcolor
Change the navigation bar tint using Xcode

I have been looking on this site and on other how to set the navigation bar tint change, I have …

ios uinavigationcontroller tint
Apply backgroundTint to background drawable for API 19

The backgroundTint is correctly applied on API 23, but not on API 19. How can I get the drawable tinted for API 19 …

android drawable backwards-compatibility tint
DrawableCompat tinting does not work on pre-Lollipop

I'm using the new TextInputLayout to wrap an EditText. When I determine a field has an error I do the …

android drawable tint
What is new in Drawable Tinting in Android L Developer Preview compared to previous version?

I am working of new Android L preview and now dealing with tinting concept on drawable. I want to know …

android android-drawable android-5.0-lollipop tint
How can I tint a UIImage with gradient?

I searched everywhere but didn't find the solution. I have image 1. How can I programatically tint them with gradient to …

iphone uiimage core-graphics drawrect tint
Tint bitmap in layer-list

No longer relevant! This issue is related to a bug in old Android 4.x build. android:tint should now work …

android bitmap tint
How can I change the global tint color programmatically?

My project needs to switch between 2 different global tint values. How can I do this programmatically?

ios xcode storyboard uistoryboard tint