5c048311b2
Previous code was inconsistent about whether or not a notification toast was shown after copying text (contrary to platform guidelines), and there was some code duplication. Fix this with a new `ClipboardUseCase` with a `copyTextTo` method that handles copying text to the clipboard and showing a message afterwards (depending on platform level). |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
gitTools.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
proguard-rules.pro |