Android Force GridView items to fill full gridview height -


first of i'd isn't duplicate. problem tha have items , want make them smaller fill in gridview height. that's why cannot use setminimumheight. need setmaximumheight nothing predicted android sdk. additionally don't have row spacing cannot make smaller.

image understand:

enter image description here

i want make itemw smaller height, don't want "cut" display border.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -