摘要:
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.co 阅读全文
posted @ 2021-12-04 20:59
栾进军
阅读(30)
评论(0)
推荐(0)
摘要:
1. 2.九宫格 <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/rl_1" andr 阅读全文
posted @ 2021-12-01 13:17
栾进军
阅读(10)
评论(0)
推荐(0)
摘要:
com.example.wyn; import android.os.Bundle; import android.app.Activity; import android.content.Intent; import android.view.Menu; import android.view.V 阅读全文
posted @ 2021-12-01 13:11
栾进军
阅读(9)
评论(0)
推荐(0)