<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto">
<data>
</data>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/white">
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.constraintlayout.widget.Guideline
android:id="@+id/guideline_left"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical"
app:layout_constraintGuide_begin="15dp" />
<androidx.constraintlayout.widget.Guideline
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical"
app:layout_constraintGuide_begin="27dp" />
<androidx.constraintlayout.widget.Guideline
android:id="@+id/guideline_right"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical"
app:layout_constraintGuide_end="15dp" />
<View
android:layout_width="match_parent"
android:layout_height="0dp"
android:background="@color/theme_color"
app:layout_constraintDimensionRatio="100:35"
app:layout_constraintTop_toTopOf="parent" />
<ImageView
android:id="@+id/iv_scan"
android:layout_width="50dp"
android:layout_height="50dp"
android:src="@mipmap/scan"
android:padding="14dp"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<ImageView
android:id="@+id/iv_edit"
android:layout_width="50dp"
android:layout_height="50dp"
android:src="@mipmap/edit"
android:padding="14dp"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/login_box"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingLeft="12dp"
android:paddingRight="12dp"
android:paddingTop="12dp"
android:paddingBottom="20dp"
android:elevation="2dp"
android:background="@drawable/shape_round_white"
app:layout_constraintTop_toBottomOf="@id/iv_edit"
android:layout_margin="15dp">
<ImageView
android:id="@+id/iv_head"
android:layout_width="60dp"
android:layout_height="60dp"
android:layout_marginTop="13dp"
android:background="@mipmap/default_head"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintLeft_toLeftOf="parent" />
<TextView
android:id="@+id/tv_login"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="点击登录"
android:textSize="18sp"
android:textColor="@color/black"
app:layout_constraintLeft_toRightOf="@id/iv_head"
app:layout_constraintTop_toTopOf="@id/iv_head"
android:layout_marginLeft="10dp"
android:layout_marginTop="5dp" />
<ImageView
android:id="@+id/iv_gift"
android:layout_width="35dp"
android:layout_height="35dp"
android:background="@mipmap/gift"
app:layout_constraintVertical_bias="0.12"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintRight_toRightOf="parent"
android:layout_marginRight="8dp" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="免费领"
android:textSize="8sp"
android:paddingLeft="8dp"
android:paddingRight="8dp"
android:paddingTop="1dp"
android:paddingBottom="1dp"
app:layout_constraintLeft_toLeftOf="@id/iv_gift"
app:layout_constraintRight_toRightOf="@id/iv_gift"
app:layout_constraintTop_toBottomOf="@id/iv_gift"
android:background="@drawable/shape_roung_perple"
android:textColor="@color/white" />
<View
android:id="@+id/view_line"
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="@color/light_gray"
app:layout_constraintTop_toBottomOf="@id/iv_head"
android:layout_marginTop="10dp"
android:layout_marginBottom="10dp" />
<ImageView
android:id="@+id/iv_ic1"
android:layout_width="30dp"
android:layout_height="30dp"
android:background="@mipmap/pic1"
android:layout_marginTop="14dp"
android:layout_marginLeft="20dp"
app:layout_constraintHorizontal_chainStyle="spread_inside"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toLeftOf="@id/iv_ic2"
app:layout_constraintTop_toTopOf="@id/view_line" />
<TextView
android:id="@+id/tv_my_artical"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="我的文章"
android:textColor="@color/black"
android:layout_marginTop="12dp"
app:layout_constraintTop_toBottomOf="@id/iv_ic1"
app:layout_constraintLeft_toLeftOf="@id/iv_ic1"
app:layout_constraintRight_toRightOf="@id/iv_ic1" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="0篇私密"
android:layout_marginTop="5dp"
android:textSize="11sp"
app:layout_cons
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论































收起资源包目录





































































































共 185 条
- 1
- 2
资源评论


智慧安全方案
- 粉丝: 3927
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 学生宿舍管理系统数据库设计61529.doc
- 接口管理施工方案.doc
- Android-工程师职位要求.docx
- 大数据时代企业人力资源管理的创新分析.docx
- 物联网视频识别技术在化工企业中的应用.docx
- 信息管理与数据库技术课程标准.doc
- 计算机信息网络安全技术和安全防范措施分析.docx
- 移动互联网环境下的防灾科普动漫服务创新.docx
- 对企业内部计算机网络安全与维护机制完善研究.docx
- 大数据背景下全面预算管理信息化之我见.docx
- 计算机辅助翻译实践中的人工干预探究.docx
- 钢结构制作质量检验程序和项目管理要求改.doc
- 使用Oracle构建企业私有云.pdf
- 浅析计算机数据库在信息管理中的应用.docx
- 计算机网络服务质量优化方法的研究.docx
- 创业中心项目管理需求分析.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
