How to change the color of below icon?
<a class="tab-item" ng-click="addToWishList()">
<i class="button button-icon ion-ios7-heart" ></i>
</a>
How to change the color of below icon?
<a class="tab-item" ng-click="addToWishList()">
<i class="button button-icon ion-ios7-heart" ></i>
</a>
Css animations are you friend here.