viche12345
Results
2
issues of
viche12345
When using `PinnedSectionGridView`, I noticed that removing the `android:gravity="center"` attribute will break header functionality, where headers will oddly appear on the last column of the GridView. This is also happening...
The introduction of themes seemed to apply tint globally to multiple View elements, including the ImageView used to display thumbnails. Consequently, while Glide would successfully load thumbnails, they would render...