Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
change clear btn on history tab to bin icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Si authored and teolemon committed Oct 1, 2020
1 parent a19bccf commit 699fe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Views/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<toolbarItems/>
<navigationItem key="navigationItem" id="WR4-V6-0yF">
<rightBarButtonItems>
<barButtonItem title="Clear" id="67c-ys-5bh">
<barButtonItem style="plain" systemItem="trash" id="67c-ys-5bh">
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizableString" value="history.button.clear"/>
</userDefinedRuntimeAttributes>
Expand Down

0 comments on commit 699fe67

Please sign in to comment.