<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ButterKnife on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/butterknife/</link>
    <description>Recent content in ButterKnife on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 16:51:00 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/butterknife/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using ButterKnife with Kotlin</title>
      <link>https://www.bradcypert.com/using-butterknife-kotlin/</link>
      <pubDate>Wed, 16 May 2018 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/using-butterknife-kotlin/</guid>
      <description>&lt;p&gt;Butterknife is a simple but fantastic tool for Android development. When this was introduced, it really simplified my thought process regarding view bindings in my activities, fragments, or view holders. As Kotlin adoption grew,&lt;a href=&#34;https://jakewharton.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt; Jake Wharton (creator of ButterKnife)&lt;/a&gt;&#xA; also created &lt;a href=&#34;https://github.com/JakeWharton/kotterknife&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;KotterKnife&lt;/a&gt;&#xA;, for &lt;em&gt;kotlin-esque&lt;/em&gt; view bindings. KotterKnife isn’t bad, but I prefer the annotation syntax of ButterKnife instead! Implementing ButterKnife with Kotlin has a few gotcha’s however, that may be a bit difficult to get setup with. Let’s talk through those.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
