摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2020-11-26 20:49 刘威计算机1801 阅读(35) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" 阅读全文
posted @ 2020-11-26 20:46 刘威计算机1801 阅读(45) 评论(0) 推荐(0)
摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.view.View; 阅读全文
posted @ 2020-11-26 20:44 刘威计算机1801 阅读(41) 评论(0) 推荐(0)