Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49227

Subheader with input type="search" ng-model="query" is not been shown in Android

$
0
0

@mgochoa wrote:

Hello.

My problem is that I want to use a subheader as a query bar (see the image below) and it runs really fine on IOS but it does not even appear on Android.

Ionic Lab Image


Here's my code:

 <div class="bar bar-subheader  item-input-inset ">
   <a class="item item-avatar" ng-click="modal.show()">
   <img src="{{foto}}">
 </a>
         <label class="item-input-wrapper">
           <i class="icon ion-ios-search placeholder-icon"></i>
           <input type="search" ng-model="query" placeholder="Buscar">
         </label>
 </div>

  <ion-content  class="has-subheader has-header">
...

I have had the same trouble since i started to make this app. And I have already tested it on a real Android device, but it does not work either.

Someone could tell me please what options do I have or what should I do to make this subheader look fine on Android.

Thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49227

Trending Articles



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