Fixed
Status Update
Comments
on...@gmail.com <on...@gmail.com> #2
I also have the same issue so it seems to be a real problem.
xa...@google.com <xa...@google.com>
is...@google.com <is...@google.com>
pa...@google.com <pa...@google.com> #4
why is this marked has Obsolete? this is still a bug that is happening and its difficult to fix.
for all who are looking for a solution use this:
http://stackoverflow.com/questions/16200972/android-css-positionfixed-after-a-device-rotate
for all who are looking for a solution use this:
pa...@google.com <pa...@google.com> #5
Note: reverting this might be tricky because it might already successfully work in ignoring unrelated artifacts.
pa...@google.com <pa...@google.com> #6
Will do initial investigations
al...@google.com <al...@google.com> #7
I'm having trouble finding the owner for the legacy (com.google.android.support:wearable
) Wear library, but they need to Jetify their output artifacts. Aga, can you help us find the right owner responsible for releases?
am...@google.com <am...@google.com> #8
+Flavio Lerda <flerda@google.com>
Flavio is the current owner, he's just staffing a team for this and will be
able to help you
On Thu, 23 Jan 2020, 18:58 alanv, <buganizer-system+alanv@google.com> wrote:
Flavio is the current owner, he's just staffing a team for this and will be
able to help you
On Thu, 23 Jan 2020, 18:58 alanv, <buganizer-system+alanv@google.com> wrote:
fl...@google.com <fl...@google.com> #9
Thanks for the report. My team will look into this issue and hopefully we will be able to address it soon.
fl...@google.com <fl...@google.com> #11
Thanks. Marking as fixed now that the new library has rolled out publicly.
al...@gmail.com <al...@gmail.com> #12
Je ne peut pas installer fortnite sur mon mobile
Description
Android Plugin Version: 4.0.0-alpha08
Module Compile Sdk Version: 29
Module Build Tools Version: <blank>
Android SDK Tools version: 29.0.2
I upgraded my project from AGP 4.0.0-alpha06 to 4.0.0-alpha08 and the assemble task started to report the following compilation error:
e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class android.support.wearable.complications.ComplicationHelperActivity, unresolved supertypes: android.support.v4.app.ActivityCompat.OnRequestPermissionsResultCallback
The error appears also in 4.0.0-alpha07.
You can find an example project to reproduce the issue at