定制EditText-创新互联

步骤一:

   创建CustomEditTextActivity类

package com.example;

import android.app.Activity;
import android.os.Bundle;

public class CustomEditTextActivity extends Activity {

   @Override
   public void onCreate(Bundle savedInstanceState) {
       super.onCreate(savedInstanceState);
       setContentView(R.layout.activity_custom_edittext);
   }
}

步骤二:

   创建EditText

activity_custom_edittext.xml
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
   android:layout_width="match_parent"
   android:layout_height="match_parent"
   android:orientation="vertical">

      <EditText
          android:id="@+id/et1"
          android:layout_width="match_parent"
          android:layout_height="wrap_content"
          android:background="@drawable/rounded_edittext"
          android:drawableLeft="@drawable/sample_p_w_picpath"
          android:drawablePadding="20dp"
          android:gravity="center_vertical"
          android:hint="@string/customized_text"
          android:imeOptions="actionNext"
          android:inputType="text"
          android:singleLine="true"
          android:textColor="#D00000"
          android:textColorHint="#D00000"
          android:textSize="15sp" />

</LinearLayout>

步骤三:

   背景xml

res/drawable/rounded_edittext.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- res/drawable/rounded_edittext.xml -->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
   android:padding="10dp"
   android:shape="rectangle">

   <solid android:color="#F8F8F8"/>

   <corners
       android:bottomLeftRadius="4dp"
       android:bottomRightRadius="4dp"
       android:topLeftRadius="4dp"
       android:topRightRadius="4dp"/>

</shape>

成都创新互联公司服务项目包括长汀网站建设、长汀网站制作、长汀网页制作以及长汀网络营销策划等。多年来,我们专注于互联网行业,利用自身积累的技术优势、行业经验、深度合作伙伴关系等,向广大中小型企业、政府机构等提供互联网行业的解决方案,长汀网站推广取得了明显的社会效益与经济效益。目前,我们服务的客户以成都为中心已经辐射到长汀省份的部分城市,未来相信会继续扩大服务区域并继续获得客户的支持与信任!

另外有需要云服务器可以了解下创新互联scvps.cn,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。

文章名称:定制EditText-创新互联
网页地址:https://www.cdcxhl.com/article12/ceeedc.html

成都网站建设公司_创新互联,为您提供企业建站做网站软件开发网站设计公司自适应网站面包屑导航

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

h5响应式网站建设