added copy icon to copy2clipboard activity
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user