Make number of grid columns adjustable
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<declare-styleable name="SearchGridView">
|
||||
<attr name="columnCount" format="integer" />
|
||||
<attr name="rowHeight" format="dimension" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user