Alexander

Results 8 comments of Alexander

to fix, at this block: ``` if (!hasFocus) { if (!editText.text.isNullOrEmpty()) { setProgress(Integer.valueOf(editText.text.toString()), true) } else { editText.setText(data.value.toString()) } } ``` replace to `setProgress(editText.text.toString().toIntOrNull() ?: Integer.MAX_VALUE, true)`

found an issue with coroutines ![demo video](https://user-images.githubusercontent.com/1607158/107357646-689a5f80-6ae3-11eb-9853-cbfccc7d025f.mp4)

@rajarshikhatua100 btw, implemented in fork

@NikunjKhangwal fyi, implemented in fork

аналогично, не запускается > $ aurora-cli ``` Traceback (most recent call last): File "/home/sash0k/.local/bin/aurora-cli", line 5, in from aurora_cli.main import main File "/home/sash0k/.local/lib/python3/site-packages/aurora_cli/__main__.py", line 22, in from aurora_cli.src.features.devices.group_device import group_device...

я сам посмотрел, и нашёл эти патчи для отвязки хромиума от GMS: https://github.com/ungoogled-software/ungoogled-chromium-android/commit/25826b626ec6d2afb5bedff46122ed8fafb34bda https://github.com/ungoogled-software/ungoogled-chromium-android/commit/cb331f5cdb0ee426b08235e309c26ed40c92c567