ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
193 stars 187 forks source link

When I am in the middle of a call and I return to my app, part of the bottom bar is lost in the cell phone screen. #257

Open jgw96 opened 7 years ago

jgw96 commented 7 years ago

From @hernangiraldo89 on May 15, 2017 16:5

Ionic version: (check one with "x") [ X] 1.x [ ] 2.x [ ] 3.x

I'm submitting a ... (check one with "x") [X ] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior: When I am in the middle of a call and I return to my app, part of the bottom bar is lost in the cell phone screen.

Expected behavior: The bottom bar should be shown completely

Steps to reproduce: It is simple: 1. Create a bottom bar inside to a . 2. Put the application in background. 3. Make a call. 4. After return to the application.

Related code:

{{::i18n.termsConditions.labelTermsTitle}}

print screen

Copied from original issue: driftyco/ionic#11679