Windows8 ListView and space between items

后端 未结 5 722
自闭症患者
自闭症患者 2021-01-01 18:56

I want to change spacing between items in listView (maybe i should use another View-element?) Code looks like this:

    

        
5条回答
  •  时光取名叫无心
    2021-01-01 19:24

    Solution for eleminating margins in GridView items for Windows 8.1 Store App. Inspired by above ListView solution.

    
    
    
    

提交回复
热议问题