11 Android9.0开发笔记/关闭应用切换动画效果

40 次浏览

path: <source>/frameworks/base/core/res/res/values/config.xml
(1)将config_disableTransitionAnimation的参数由false改为true

<!-- edited by peng, false to true -->
<bool name="config_disableTransitionAnimation">true</bool>

发表评论

您的邮箱地址不会被公开。 必填项已用 * 标注

滚动至顶部