当前位置:   article > 正文

php 账本,记账本(示例代码)

tools:ignore=extra text

loading.gif

xmlns:app="http://schemas.android.com/apk/res-auto"

xmlns:tools="http://schemas.android.com/tools"

android:layout_width="match_parent"

android:layout_height="match_parent"

tools:context="com.example.a85716.diyige.MainActivity"

tools:ignore="ExtraText">

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:layout_marginTop="40dp"

android:padding="20dp"

android:orientation="vertical">

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:text="孔氏家庭记账本"

android:layout_marginLeft="30dp"

android:textSize="40sp"

/>

android:layout_width="match_parent"

android:layout_marginTop="30dp"

android:maxLines="1"

android:layout_height="wrap_content"

android:hint="用户名" />

android:layout_width="match_parent"

android:layout_height="wrap_content"

android:inputType="textPassword"

android:maxLines="1"

android:hint="密码" />

android:layout_width="match_parent"

android:text="登录"

android:textSize="20sp"

android:layout_height="wrap_content"/>

android:background="@android:color/transparent"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:layout_marginTop="10dp"

android:layout_gravity="center"

android:text="注册"

android:textColor="#00ffff"

android:textSize="16sp" />

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小桥流水78/article/detail/931902
推荐阅读
相关标签
  

闽ICP备14008679号