@zhouhaowowtv wrote:
I created a ionic project:
ionic start test blank
And add a button:
<button class="button button-clear" ng-click=""> <img style="width:50%" class="round-button" src="img/button.png" alt=""> </button>
The image is:
It's working fine in browser and Android phone. But in ios simulator. it looks like this:
P.S.: If I change the image to rectangle image, it will be fine.
Any idea? Thanks.
Posts: 1
Participants: 1