android - Reduce Spacing between Tiles -


i'm using awesome library twoway-view , got desired layout.

enter image description here

however, wanted reduce space between each tiles. right can see there plenty of white space between each tile.

anyone can guide?

use android:layout_margin attribute xml of item in list.

here demo. read more docs on layout margins , padding alignment related issues.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -