Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Ion-list item ion-option-buttion problem......i have issue with trasparent background of list when i swap the list it will look very durty the way option button is show....show i want the solution for that

$
0
0

@jaydeep048 wrote:

below is my code....

<ion-list ng-repeat="notification in NotificationsData" >
        <ion-item ng-class="{schactive:notification.clienttripratenotifyread}" ng-click="rateRide(notification)">
            <i><img src="images/calendaricon.png" alt="" title="" /></i>
            <div class="schedtl">
                <h1>Please rate your KEY</h1>
                <p>Dont forgot to rate your KEY from {{notification.endtimeformated}}</p>
            </div>
            <ion-option-button class="button-assertive" ng-if="!notification.clienttripratenotifyread" ng-click="markAsRead(notification)" >
                Mark as<br>
                Read
            </ion-option-button>
            <ion-option-button class="button-calm" ng-click="deleteNotification(notification)">
                Delete
            </ion-option-button><img src="/uploads/default/original/3X/a/9/a9a4531d09965ca7a26e31f2273dcdcc61d41ecd.png" width="634" height="267">
        </ion-item>
    </ion-list>

i want the solution please it urgent.
Thank you

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>