I am developing an application using the ionic framework for android and ios
In the android device is displaying squares with x.
The image below shows how the layout is displayed in ios and the browser (using the ionic serve command).

But when I install the app on android layout appears that way below

I have two problems here:
1. The margin left is receiving space
2. layout with this squares with x
This is the code I’m using:
`
` … ` `<ion-footer-bar ng-show="box.wait_able == 0" ng-style="{ 'background': box.approved_quiz == 0 ? '#e4a437' : '#608db7'}" style="margin: 0; height: 245px; padding: 2px;">
`
Directive -->
`
A
`
B
`
C
`
D
E
F
`
rorororororororooro