onboarding - disable scroll - skip notification view on android
This commit is contained in:
parent
6b571e64ec
commit
3d927267bc
12 changed files with 44 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<ion-view id="onboard-welcome" class="onboarding">
|
||||
<ion-content ng-controller="welcomeController" ng-init="createProfile()">
|
||||
<ion-content ng-controller="welcomeController" ng-init="createProfile()" scroll="false">
|
||||
<qr-scanner id="shopping-24" on-scan="goImport(data)"></qr-scanner>
|
||||
<article id="logo-tagline">
|
||||
<div class="row text-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue