小编Nid*_*esh的帖子

Default inputType of EditText in android

Suppose I have an EditText in my layout.

<EditText
    android:id="@+id/username"
    android:layout_width="fill_parent"
    android:layout_height="wrap_content"
    android:hint="@string/username"
    />
Run Code Online (Sandbox Code Playgroud)

We can set the inputType for this EditText as text, number, phone, textPassword, etc. What will be the inputType of the EditText by default?

android android-layout

11
推荐指数
2
解决办法
4443
查看次数

哪些是开发角度js应用程序的好工具?

我是angularjs的新手.有没有什么好的工具可以帮助我编写angularjs应用程序?我正在寻找一个工具,它将为javascript提供自动建议,语法错误荧光笔等.

angularjs

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

android ×1

android-layout ×1

angularjs ×1