• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zulip / zulip-mobile / 4150
65%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2019 02:50PM UTC
Jobs 1
Files 366
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4150

push

travis-ci

gnprice
chat screen: Fix broken layout on iOS.

Fixes #3273.

A previous commit fixing a weird issue on Android inadvertently
broke the iOS layout:
f142452b4 chat screen: Work around RN bug making nav bar fail to render.

The ZulipStatusBar component is a difference between Android and iOS
as it has actual height on iOS but not on Android, we can never paint
in the status bar area of Android, we can change the color only.

This commit keeps the fix from the previous commit but simplifies it:
* removed the extra View, no need for the extra wrapper
* simplified the style, no need for the extra `flex`
* moved `ZulipStatusBar` to bottom because of
  `flexDirection: 'column-reverse'

1409 of 2928 branches covered (48.12%)

Branch coverage included in aggregate %.

4860 of 6613 relevant lines covered (73.49%)

16.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4150.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 24 Jan 2019 02:50PM UTC 0
65.71
Travis Job 4150.1
Source Files on build 4150
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4150
  • c3b45601 on github
  • Prev Build on master (#8098)
  • Next Build on master (#8107)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc