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

Ion-toggle on Samsung Internet Browser

$
0
0

@jamescook wrote:

Anyone have a hint why toggles appear "stretched" in the Samsung Internet Browser (version 5.4.00-75) on android?

This is how the same slide displays in Chrome on Android:

 <ion-slide>
      <ion-card>
        <h5>{{'WEBSHOP_SUMMARY_BEFORE_PAYMENT'| translate}}</h5>
        <ion-list>
          <ion-item (click)="presentTermsPopover()">
            <ion-label [innerHTML]="'WEBSHOP_ACCEPT_TERMS' | translate"></ion-label>
            <ion-toggle [(ngModel)]="acceptTerms"></ion-toggle>
          </ion-item>
          <ion-item>
            <ion-label>{{'WEBSHOP_ACCEPT_NEWSLETTER' | translate}}</ion-label>
            <ion-toggle [(ngModel)]="acceptNewsletter"></ion-toggle>
          </ion-item>
        </ion-list>

:

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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