#### General information

* **Version:** eg 1.20.1
* **Device:** eg Google Pixel
* **Android Version:** eg Android 7.1.2 Stock or Android 6.0.1 LineageOS

#### Steps to reproduce

1. …
2. …

#### Expected result

What is the expected output?

#### Actual result

What do you see instead?

#### Debug output

Please post the output of adb logcat. The log should begin with the start of Pix-Art Messenger and include all the
steps it takes to reproduce the problem.

````
adb -d logcat -v time | FINDSTR Pix-Art > logcat.txt
````