codelab-android-datastore
codelab-android-datastore copied to clipboard
[UI] RecyclerView Bottom Padding
This may be out of topic in the datastore sample implementation itself. But, the recyclerView part is a bit odd-looking even if the list items are already collapsed, the padding still exists.
On the other hand, when the list isn't fully collapsed. The padding still exists.
This might be a minor issue in the UI part to fix this.
android:clipToPadding="false"