命名空间挪到项目基build里面去
This commit is contained in:
@@ -52,8 +52,9 @@ public class IndexActivity extends MainActivity {
|
||||
setBackDrawables(R.drawable.big_bg);
|
||||
setImageView(BuildConfig.IS_ROUND,BuildConfig.ROUND_RADIUS);
|
||||
getWindow().getDecorView().setBackgroundResource(R.drawable.big_bg);
|
||||
|
||||
//需要修改启动页logo在这里弄 一般启动页logo就是app_logo 没特殊要求 不要动
|
||||
activityMain2Binding.showTopV1.setImageResource(R.mipmap.start_logo);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
BIN
redspin8/src/main/res/mipmap-xxhdpi/start_logo.png
Normal file
BIN
redspin8/src/main/res/mipmap-xxhdpi/start_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user