feat: 新增多个模块的基础配置和资源文件
This commit is contained in:
@@ -52,7 +52,7 @@ public class IndexActivity extends MainActivity {
|
||||
setBackDrawables(R.drawable.big_bg);
|
||||
setImageView(BuildConfig.IS_ROUND,BuildConfig.ROUND_RADIUS);
|
||||
getWindow().getDecorView().setBackgroundResource(R.drawable.big_bg);
|
||||
activityMain2Binding.showTopV1.setImageResource(R.mipmap.start_logo);
|
||||
|
||||
//需要修改启动页logo在这里弄 一般启动页logo就是app_logo 没特殊要求 不要动
|
||||
}
|
||||
|
||||
@@ -76,5 +76,4 @@ public class IndexActivity extends MainActivity {
|
||||
//===========================以上是APP的配置信息 都写在 app_config.xml中==================================
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user