AStickyHeader icon indicating copy to clipboard operation
AStickyHeader copied to clipboard

Headers appear on last column when android:gravity attribute is missing

Open viche12345 opened this issue 9 years ago • 0 comments

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 in the sample project, in activity_grid.xml.

Granted, I'm developing on API level 15, which is rather old. Not sure if this could be related.

viche12345 avatar Jul 01 '15 00:07 viche12345