Artem

Results 11 issues of Artem

Hi. `TelegramClient` has a method` IsUserAuthorized()`. Is there any way to get currently authorized user if `IsUserAuthorized`() returns true?

I cant't set mask dynamically. Setting mask in xml with app attributes works fine. But defining edittext in xml and then setting mask through et.setMask("") doesnt work. Mask doesnt apepars.

bug

Hi, im recording audio track in android with AudioRecord object instance. sample rate = 16 000, channel config = mono_in format = ENCODING_PCM_16BIT I tried to convert recorded file into...

**Describe the bug** Let's assume, I have a composable func name `ScreenFlowContent` which renders some ui AND allows to open another instance of `ScreenFlowContent `. If I use code like...

android
status:checking
compose

**Library version:** 0.64 **First image** - as you can see, I cant scroll to the very image's top. **Second image** - as you can see, image is over scrolled (by...

If we set text using `textView.setText(someLongTextHere)` immediately in `onCreate` - everything works fine. But if we do the same with a delay (2 sec f.x.) text gonna be shown, but...

Amplitude SDK added: ``` implementation('com.amplitude:android-sdk:2.14.1') { transitive = true } ``` `multiDexEnabled true` - added **Error**: ``` Caused by: com.android.tools.r8.errors.CompilationError: Program type already present: com.google.android.gms.common.api.internal.zzda at com.android.tools.r8.utils.ProgramClassCollection.resolveClassConflictImpl(ProgramClassCollection.java:64) at com.android.tools.r8.utils.ProgramClassCollection.lambda$create$0(ProgramClassCollection.java:25) at...

Привет. Карта находится внутри scrollview. Сама карта не фулскрин, квадратная. При скроле, когда тач ближе к границам карты происходит скачок на след/пред область карты или что то типа того. Карта...

При релизе апы вижу такое предупреждение. В приложении используется версия SDK, которая нарушает правила Ваше приложение packagename версии N содержит SDK com.yandex.android:mobmetricalib или использует библиотеку, зависящую от SDK, который по...

### What happened? Im getting androidNotificationId = 0 on OneSignal.OSRemoteNotificationReceivedHandler -> remoteNotificationReceived method. Sometimes it has a value, but most of the time it's 0. Is there any other way...

Player Model