added copy icon to copy2clipboard activity

This commit is contained in:
Philipp Schaefer 2013-07-27 11:42:17 +02:00
parent 7a6771e970
commit 2106072ea1

View File

@ -94,6 +94,7 @@
android:enabled="true"
android:excludeFromRecents="true"
android:exported="false"
android:icon="@drawable/copy"
android:label="Copy to clipboard"
android:noHistory="false">
<intent-filter>