jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
313 stars 66 forks source link

Use filled icon for active tab #373

Closed thornbill closed 2 years ago

thornbill commented 2 years ago

A minor update to the styling of active tabs.

3790C497-CD91-4FA2-8C27-94D060E14F94

FD63AACE-B9DA-49E9-866A-71A94743A4B2

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #373 (2a3c814) into master (9c1d5c5) will decrease coverage by 0.13%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   60.92%   60.79%   -0.14%     
==========================================
  Files          46       46              
  Lines         929      931       +2     
  Branches      186      187       +1     
==========================================
  Hits          566      566              
- Misses        331      332       +1     
- Partials       32       33       +1     
Impacted Files Coverage Δ
navigation/TabNavigator.js 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more