mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
Added long click action to Debug Log. User can copy log to clipboard using long click
This commit is contained in:
parent
83ea03ab60
commit
1b06e20c84
4 changed files with 30 additions and 8 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<string name="fragment_debug__android_version">Android Version: %1$s</string>
|
||||
<string name="fragment_debug__device_name">Device Name: %1$s</string>
|
||||
<string name="fragment_debug__pod_domain">Pod Domain: %1$s</string>
|
||||
<string name="fragment_debug__toast_log_copied">Debug log copied to clipboard</string>
|
||||
<string name="fragment_license__3rd_party_libs_title">Used 3rd Party Libraries</string>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue