解决方法有两种:1、将app的targetsdk调整为26;2、在manifest文件中的application标签下添加:<meta-data android:name=android.max_aspect" android:value="2.1" />