android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.34k stars 1.63k forks source link

[Glance] The widget is not rendered correctly on API < 30 #344

Open leinardi opened 2 years ago

leinardi commented 2 years ago

I'm running the Grance sample project on emulators running different API levels and on every API lower than 30 that I tried the widget is not rendered correctly:

API 23:

image

API 28:

image

API 30:

image

carloserazo47 commented 1 year ago

I have the same problem +1