Fixed
Status Update
Comments
il...@google.com <il...@google.com>
il...@google.com <il...@google.com>
da...@google.com <da...@google.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.
Description
Version used: 1.0.0-alpha01
For a navigation action like open_details the method on the safe args class generated is also open_details(). Having these camel cased as openDetails() would be Java / Kotlin like and also consistent with they way databinding is generating references to view names.