Hello, World! Trying Glance Tiles for the 1st time, I'm getting an exception when trying to show a simple Image:
Copy code
java.lang.NoSuchMethodError: No virtual method getContentDescription()Ljava/lang/String; in class Landroidx/glance/EmittableImage; or its super classes (declaration of 'androidx.glance.EmittableImage'
Known issue?
✅ 1
bod
06/11/2023, 2:06 PM
That's with glance 1.0.0-beta01 and glance.wear.tiles 1.0.0-alpha05.
My code is simply: