Closed greysome closed 8 years ago
The issues tab isn't really a place for these types of technical troubleshooting questions. You can post here if you'd like and if anyone wants to help then they can respond there. Otherwise, you would likely find more luck posting on stackoverflow. Thanks for your understanding.
I've been following the tutorial at https://github.com/codepath/android_guides/wiki/Using-the-RecyclerView and noticed something weird about the dividers. Whenever I create a new item and the RecyclerView automatically scrolls to the bottom, the divider does not move while the items "shift" above. The dividers are moving accordingly when I manually scroll up and down though.