查阅了相关资料,解决这个问题的方法其实很简单,自己亲自试过有效,方法如下
check your appcompat\res\values\attrs.xml file
and find "android:preserveIconSpacing" in file
and freeze it. and run app.
本文提供了一种简单有效的方法来解决在使用AppCompat时遇到的图标间距问题。通过检查并修改特定文件中的配置选项即可轻松解决问题。
查阅了相关资料,解决这个问题的方法其实很简单,自己亲自试过有效,方法如下
check your appcompat\res\values\attrs.xml file
and find "android:preserveIconSpacing" in file
and freeze it. and run app.
2015
610
6094
577
884

被折叠的 条评论
为什么被折叠?