<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Asad Mukhtar</title>
    <description>The latest articles on DEV Community by Asad Mukhtar (@asadmukhtar28).</description>
    <link>https://dev.to/asadmukhtar28</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F220846%2F5b03750e-fb85-4914-ba53-3e3606477e1b.jpeg</url>
      <title>DEV Community: Asad Mukhtar</title>
      <link>https://dev.to/asadmukhtar28</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/asadmukhtar28"/>
    <language>en</language>
    <item>
      <title>recyclerView.scrollToPosition doesn't fully show the recyclerView last item</title>
      <dc:creator>Asad Mukhtar</dc:creator>
      <pubDate>Mon, 11 Nov 2019 10:40:54 +0000</pubDate>
      <link>https://dev.to/asadmukhtar28/recyclerview-scrolltoposition-doesn-t-fully-show-the-recyclerview-last-item-3dc</link>
      <guid>https://dev.to/asadmukhtar28/recyclerview-scrolltoposition-doesn-t-fully-show-the-recyclerview-last-item-3dc</guid>
      <description>&lt;p&gt;I use scrollToPosition, and even try smoothScrollToPosition function like this &lt;br&gt;
     binding.rvSearchPostFilters.layoutManager?.scrollToPosition(scrollingPosition)&lt;/p&gt;

&lt;p&gt;but when the scrollingPosition is the last item of recyclerView it shows last item half. My recyclerView have horizontal layout manager.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
