appcompat-v7 v21.0.0 causing crash on Samsung devices with Android v4.2.2

后端 未结 9 889
北海茫月
北海茫月 2020-12-04 11:39

We just changed our application to use the appcompat-v7 support library in order to take advantage of the support actionbar and support Material themes. Using <

9条回答
  •  伪装坚强ぢ
    2020-12-04 12:37

    I encountered the same issue on Tecno P9, but after using build tools 24 and for my support library I used 24.2.0, it was fixed.

提交回复
热议问题