I am working on Android Automotive (AAOS) and integrated car-ui-lib into SystemUI by following the official documentation:
https://developer.android.com/design/ui/cars/guides/components/toast
https://source.android.com/docs/automotive/hmi/car_ui/integrate
However, when I trigger a toast using Toast.makeText(), it is still rendered as a Platform/SystemUI toast (SystemUIToast). The toast duration is not ~8 seconds, and I do not see a toast…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)