Skip to content

Commit

Permalink
πŸ›πŸŽ¨ Fix color of additional navigation bar button
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand committed Sep 17, 2021
1 parent 68f09e6 commit 6d3ad88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Kda-O0-f46">
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="tintColor" name="ForegroundColor"/>
<color key="barTintColor" name="BackgroundColor"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down

0 comments on commit 6d3ad88

Please sign in to comment.