admin 管理员组

文章数量: 1184232

最新版QQ登陆界面如下:

代码实现效果如下:

activity_main.xml代码如下:
<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout xmlns:andro
    xmlns:app="http://schemas.android/apk/res-auto"
    xmlns:tools="http://schemas.android/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@drawable/qq13"
    tools:context=".MainActivity">

    <Button
        android:
        android:layout_width="280dp"
        android:layout_height="32dp"
        android:layout_marginEnd="8dp"
  

本文标签: 最新版 新手 登陆界面 Android Studio