I have a custom UIButton which is a cloud, transparent black and white .png file, with no down state, just …
ios objective-c uibutton tintHow would one go about tinting a Bitmap to a solid color, effectively replacing all pixels that have an alpha &…
android colors tintI have been looking on this site and on other how to set the navigation bar tint change, I have …
ios uinavigationcontroller tintThe 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 tintI'm using the new TextInputLayout to wrap an EditText. When I determine a field has an error I do the …
android drawable tintI 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 tintI 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 tintNo longer relevant! This issue is related to a bug in old Android 4.x build. android:tint should now work …
android bitmap tintMy project needs to switch between 2 different global tint values. How can I do this programmatically?
ios xcode storyboard uistoryboard tint