Commit 9f1352e8 authored by mengcuiguang's avatar mengcuiguang

更换引导页

parent 6023ade7
......@@ -37,7 +37,7 @@ public class GuideActivity extends BaseActivity {
private List<ImageView> mImageViews;
// 引导图片
private int[] guideImgs = new int[]{R.mipmap.bg_guild1, R.mipmap.bg_guild3, R.mipmap.bg_guild4};
private int[] guideImgs = new int[]{R.mipmap.bg_guild1, R.mipmap.bg_guild2, R.mipmap.bg_guild3, R.mipmap.bg_guild4};
@Override
protected int getContentViewLayoutID() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment