I have 2 questions to ask here. I am refering http://www.broculos.net/en/article/android-101-how-create-stackview-widget to create a stackview widget.
The default stackview displays 4 items stacked behind each other. Can we change this count ? For example, in attached image http://www.broculos.net/sites/default/files/resize/content/honeybuzz_widget_preview-200x125.png , HoneyBuzz widget shows 4 items, but the Map widget shows 3. How to achieve this ?
Also i wish to know can we add Listview & Gridview inside stackview. Means, as we can can display text/images in a single stack item, can we display a list/grid & scroll through it ?