摘要: import androidx.appcompat.app.AppCompatActivity; import android.content.Intent;import android.os.Bundle;import android.util.Log; public class Main2Act 阅读全文
posted @ 2019-08-18 17:39 李艳艳665 阅读(160) 评论(0) 推荐(0) 编辑
摘要: import androidx.appcompat.app.AppCompatActivity; import android.content.Intent;import android.os.Bundle;import android.view.View; public class MainAct 阅读全文
posted @ 2019-08-18 17:39 李艳艳665 阅读(563) 评论(0) 推荐(0) 编辑
摘要: package com.gsls.b_mvp.presenter.activity; import android.annotation.SuppressLint;import android.view.View; import com.gsls.b_mvp.R;import com.gsls.b_ 阅读全文
posted @ 2019-08-18 17:39 李艳艳665 阅读(115) 评论(0) 推荐(0) 编辑
摘要: package com.gsls.b_mvp.view.activity; import android.os.Bundle;import android.widget.TextView; import androidx.fragment.app.Fragment; import com.gsls. 阅读全文
posted @ 2019-08-18 17:39 李艳艳665 阅读(81) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?><androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xm 阅读全文
posted @ 2019-08-18 17:38 李艳艳665 阅读(791) 评论(0) 推荐(0) 编辑