added copy icon to copy2clipboard activity
This commit is contained in:
parent
7a6771e970
commit
2106072ea1
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user