Files
MoGoEagleEye/modules/mogo-module-back/src/main/res/values/dimens.xml
wangcongtao 3f5124d110 1. 优化返回桌面控件实现
2. 优化天气控件位置
3. 将模块基本接口的过期方法加上默认实现
2020-08-14 16:36:55 +08:00

7 lines
253 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="module_back_main_home_icon_size">80px</dimen>
<dimen name="module_back_main_home_icon_left">16px</dimen>
<dimen name="module_back_main_home_icon_top">140px</dimen>
</resources>