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 d5b076b commit 8911d75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Kda-O0-f46">
<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 8911d75

Please sign in to comment.