What do these Android logcat warnings mean?

前端 未结 4 1317
时光说笑
时光说笑 2020-12-02 21:29

It doesn\'t seem to impact anything in my app... yet. I\'m using the Android support libraries for the first time (my projects to date have not used support libraries), but

4条回答
  •  一整个雨季
    2020-12-02 21:42

    I'm currently going through my logs generated from using Sony's remote device lab, the same warning appears so it's not a Android Studio problem. I suspect its a problem with the ActionBar theme used during the development of the application.

提交回复
热议问题