小编Vla*_*dun的帖子

How to update default error text in media browser for Android Auto?

I am working on the Android auto media app and I want to set custom error text (or custom background text) when loading items has failed due to a network error etc. By default there are only two edge case scenarios:

  1. "No items" text will be displayed when MediaBrowserServiceCompat's onLoadChildren() method returns an empty list.
  2. Generic "Something went wrong" text with an exclamation mark icon is when an error occurred.

Is there any way I can update one or another? …

android android-auto

7
推荐指数
1
解决办法
163
查看次数

标签 统计

android ×1

android-auto ×1