@reedrichards Regarding the usage of <ion-item>
I would recommend you to check out this post:
The strange left-border/margin on Android might be a bug or a result of incorrect usage of the component.
Looking at your code sample I’m wondering why are you using ion-grid
at all when you specify width-100
- try using only ion-list
.