jellyfin / jellyfin-expo

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

Update icons #304

Closed thornbill closed 3 years ago

thornbill commented 3 years ago

Some of the icons looked a little off after updating Expo. This updates them to be more similar to the previous icons and fixes a spacing issue with the check for the currently selected server.

Before After
2400EFA3-61A2-4E6A-ACD5-F1B712B403CE 798ADF43-F4DA-4F6A-9526-AE3E214C5F85
36AECC81-77FC-4646-80B6-C00C4824B30B E9FA20D6-7751-4971-8B4F-9E7035F5F557

(The weird arrows are fixed by upgrading react-native-elements in #305.)

Depends on #301

codecov[bot] commented 3 years ago

Codecov Report

Merging #304 (1cde8b5) into master (01f5cf9) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   32.95%   32.95%           
=======================================
  Files          37       37           
  Lines         701      701           
  Branches      136      136           
=======================================
  Hits          231      231           
  Misses        425      425           
  Partials       45       45           
Impacted Files Coverage Δ
components/ServerInput.js 0.00% <ø> (ø)
components/ServerListItem.js 100.00% <ø> (ø)
constants/Links.js 0.00% <ø> (ø)
navigation/TabNavigator.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 01f5cf9...1cde8b5. Read the comment docs.

sonarcloud[bot] commented 3 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