diff options
Allow importing theme as any text (#1275)
* Allow importing theme as any text
Browsers copy content as text/html and it caused theme import to fail
* Coerce clipboard data to text
Clipboard can have mime type of text even when it doesn't actually contain text. For example it can contain uri to text content provider. Using `coerceToText` automatically handles all cases and returns best text representation of content.
Diffstat (limited to 'app/src/main/res/drawable-night/ic_mute_preferences_24dp.xml')
0 files changed, 0 insertions, 0 deletions