@grodrig61 wrote:
Hi, I have an application with tabs at the top, that slide. In IOS works perfect, but Android will not slip, they are fixed. The idea is also sliding.
I ask for help because I do not know how to solve this. Thank you very much
Cordova 6.3.1 - 1.7.6 IonicCode.
ion-slide-box does-continue="true" active-slide="currentIndex" on-slide-changed="slideChanged(currentIndex)" slide-tabs-scrollable="true" show-pager="false" ion-slide-tabs
ion-slide
ng-repeat="item in data.slides" ion-slide-tab-label="{{item.title}}"
div ng-include src="'templates/chats.html'" style="height: {{Height}}px;"
/div
/ion-slide>/ion-slide-box
Posts: 1
Participants: 1