android - How can I disable scroll of a grid view -


this question has answer here:

i have background image in gridview , want disable scroll of gridview, doesnt scroll image. how go doing this?

try here if want avoid gridview scrolling


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -