文章分类 -  文字输入框 (TextField)

【开源】FakeSearchView
摘要:FakeSearchView项目地址:https://github.com/leonardoxh/FakeSearchView介绍:一个搜索控(非官方的SearchView)。运行效果:使用说明:无相关代码PersistentSearch 阅读全文

posted @ 2015-05-08 11:38 wasdchenhao 阅读(203) 评论(0) 推荐(0)

【开源】MaterialEditText
摘要:MaterialEditText项目地址:https://github.com/rengwuxian/MaterialEditText介绍:AppCompat v21使得在app中实现Material风格的文字输入框变得更加容易,但是限制很多,如果你尝试过,肯定懂我在说什么。因此作者写了这个Mate... 阅读全文

posted @ 2015-05-07 09:43 wasdchenhao 阅读(737) 评论(0) 推荐(0)

【开源】richeditor-android富文本编辑器
摘要:richeditor-android富文本编辑器项目地址:https://github.com/wasabeef/richeditor-android介绍:富文本编辑器就是能显示(编辑)图文效果的输入控件,webview其实就是一个富文本控件(但是不能编辑),不过webview所要支持的功能过于庞大... 阅读全文

posted @ 2015-05-05 10:53 wasdchenhao 阅读(1430) 评论(0) 推荐(0)

【开源】PersistentSearch
摘要:PersistentSearch项目地址:https://github.com/Quinny898/PersistentSearch介绍:一个实现了类似 Google Play , Google Now, Google Maps等应用中搜索控件效果的库。在点击搜索的时候控件在原有位置显示输入框。运行... 阅读全文

posted @ 2015-04-29 10:23 wasdchenhao 阅读(204) 评论(0) 推荐(0)

【开源】LimitedEditText
摘要:LimitedEditText项目地址:https://github.com/ggilrong/LimitedEditText介绍:带字符限制提示的文字输入框,数字提示显示在一个用id和LimitedEditText关联的TextView中。运行效果:使用说明:12345678910111213相关... 阅读全文

posted @ 2015-04-29 10:10 wasdchenhao 阅读(111) 评论(0) 推荐(0)

【开源】MaterialEditText
摘要:MaterialEditText项目地址:https://github.com/Pombo/MaterialEditText介绍:Material Design风格的输入框控件,可以设置图标,支持悬浮文字提示。运行效果:使用说明:12345678相关代码LimitedEditTextInstaMat... 阅读全文

posted @ 2015-04-22 09:58 wasdchenhao 阅读(128) 评论(0) 推荐(0)

【开源】ChipsLibrary
摘要:ChipsLibrary项目地址:https://github.com/AndroidDeveloperLB/ChipsLibrary介绍:一个以标签的形式在输入框中显示选择项的控件,可以动态添加与删除标签项,还可以在标签比较多的情况下隐藏多余标签显示为具体的数目,点击则会展开所有标签。运行效果: 阅读全文

posted @ 2015-04-10 10:19 wasdchenhao 阅读(207) 评论(0) 推荐(0)

【开源】FloatingLabelLayout
摘要:FloatingLabelLayout项目地址:https://github.com/MrEngineer13/FloatingLabelLayout介绍:一个浮动效果的label控件运行效果: 阅读全文

posted @ 2015-03-25 17:24 wasdchenhao 阅读(97) 评论(0) 推荐(0)

导航