<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Library on johanneskueber.com</title><link>https://johanneskueber.com/tags/library/</link><description>Recent content in Library on johanneskueber.com</description><generator>Hugo</generator><language>en_US</language><lastBuildDate>Thu, 12 Dec 2019 23:06:26 +0100</lastBuildDate><atom:link href="https://johanneskueber.com/tags/library/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting the color palette of an image with Coil in Android</title><link>https://johanneskueber.com/posts/2019-12-12-android-coil-palette/</link><pubDate>Thu, 12 Dec 2019 23:06:26 +0100</pubDate><guid>https://johanneskueber.com/posts/2019-12-12-android-coil-palette/</guid><description>&lt;p&gt;For part of my applications I wanted to load an image into an activity. Based on the images main colors, I wanted to adjust the UI of the activity. Loading of the image is the easy part. This can be done via a number of libraries. At the time of writing, the most prominent libraries are: &lt;a href="https://square.github.io/picasso/"&gt;Picasso&lt;/a&gt; and &lt;a href="https://bumptech.github.io/glide/"&gt;Glide&lt;/a&gt;. Lately however, there is a new library which targets Kotlin specifically: Coil (see &lt;a href="https://coil-kt.github.io/coil/"&gt;coil-kt.github.io/coil/&lt;/a&gt;).&lt;/p&gt;</description></item></channel></rss>