Skip to content

Commit

Permalink
Change settings copy id icon to just text so its more obvious as to w…
Browse files Browse the repository at this point in the history
…hat it does
  • Loading branch information
markwinter committed May 28, 2014
1 parent 5fa3e3c commit 87be9f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/menu/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<item
android:id="@+id/copytoxid"
android:showAsAction="always"
android:icon="@drawable/ic_action_copy"
android:title="@string/copy_tox_id"
/>
</menu>

0 comments on commit 87be9f7

Please sign in to comment.