Often when we're designing a browse page, we may use a banner similar to the use of a "spacer GIF" in HTML. However, the way AEM Mobile currently works, we need to create an individual "spacer" banner for each instance of it we need.
Example
In the current browse page I'm developing:
I've got a series of articles centered and stacked within the middle of a browse page
I've got negative space on both the left and right of each of these articles.
I'm using a "spacer" on either side of the article images.
Currently, I need to add 8 individual duplicate banners each with unique names, yet each containing the exact same internal keywords.
Seems to me, it would make much more sense to be able to upload 1 banner and use it 8 times within the collection.
Thanks!
Tommy