I am trying to build an audio player in Ionic.
What I’m having problems with is how to implement a bar on top of the tabs. (Screenshot attached of what I’m hoping to do).
Now I could easily position it absolute on top of everything, but that would create some weird side effects to manage. What I really was hoping for, was for it to be included in the flex layout between the div.tabs-inner element and the ion-tab-bar.
Anyone have any suggestions on how to do that? 

3 posts - 2 participants