摘要:
<?xml version="1.0" encoding="UTF-8"?> <LinearLayout android:padding="16dp" android:orientation="vertical" android:background="@drawable/bg" android:l 阅读全文
posted @ 2020-11-24 22:18
柘冉
阅读(66)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/ 阅读全文
posted @ 2020-11-24 22:15
柘冉
阅读(57)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.login1"> <application 阅读全文
posted @ 2020-11-24 22:14
柘冉
阅读(92)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="utf-8"?> 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_width="match_pare 阅读全文
posted @ 2020-11-24 22:07
柘冉
阅读(74)
评论(0)
推荐(0)