Fixed
Status Update
Comments
m4...@gmail.com <m4...@gmail.com> #2
Any update on this? The issue makes really hard to use AVD even completely unusable sometimes.
I enabled the "show taps" feature on developer options. I can see that touching is stuck sometimes. Multiple finger touch solves it by resetting but not always.
I enabled the "show taps" feature on developer options. I can see that touching is stuck sometimes. Multiple finger touch solves it by resetting but not always.
tz...@gmail.com <tz...@gmail.com> #3
Hi mustafiran@, thanks for reporting this issue. This bug has been fixed by this
qn...@gmail.com <qn...@gmail.com> #4
The fix will be available in 31.3.10 beta release for emulator.
ai...@gmail.com <ai...@gmail.com> #5
Hi,
I can't see 31.3.10 version here
https://developer.android.com/studio/emulator_archive
How will it take to get the stable version release?
Regards
<buganizer-system@google.com> adresine sahip kullanıcı 8 Tem 2022 Cum,
20:23 tarihinde şunu yazdı:
I can't see 31.3.10 version here
How will it take to get the stable version release?
Regards
<buganizer-system@google.com> adresine sahip kullanıcı 8 Tem 2022 Cum,
20:23 tarihinde şunu yazdı:
ap...@google.com <ap...@google.com> #6
RE#5 I believe the 31.3.10 was released yesterday on canary channel in Android Studio.
Description
From Room point of view I think the biggest difference is new package structure:
Not sure if it affects Room but RxJava 3 supports Java 8:
RxJava 3 can live next to RxJava 2 in a project and there is an interop library that helps with making them work together:
but I think that it would still be good to have direct RxJava 3 support in Room to make the adoption of RxJava 3 faster.