Skip to content

Instantly share code, notes, and snippets.

@zerogdev
Created August 1, 2018 13:43
Show Gist options
  • Save zerogdev/188a83ede8cecfec71d0171d83e08488 to your computer and use it in GitHub Desktop.
Save zerogdev/188a83ede8cecfec71d0171d83e08488 to your computer and use it in GitHub Desktop.
<activity
android:name=".CopyToClipboardActivity"
android:exported="false"
android:icon="@mipmap/ic_copy_link"
android:label="@string/copy_link_to_clipboard"
android:theme="@android:style/Theme.NoDisplay">
</activity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment