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). |
||
---|---|---|
.. | ||
activity | ||
common | ||
data | ||
database | ||
designsystem | ||
domain | ||
model | ||
navigation | ||
network | ||
network-test | ||
preferences | ||
testing | ||
ui | ||
AndroidManifest.xml |