搜索资源列表
Testsystemtime
- TextView显示系统时间(秒针变化) -TextView display system time (seconds change)
TestUI
- android开发中常见的控件示例,包括button、TextView、EditText RadioGroup、RadioButton、CheckBox、 Spinner等 -android development example of common controls, including the button, the TextView the EditText RadioGroup, a RadioButton the CheckBox, Spinner, etc.
mouse_widget
- Activity常见控件比如EditText、TextView、Button、Menu等等的使用-Activity common control such as EditText, TextView, Button, Menu and so on use
TextViewBackground
- 通过Java编写语言,实现TextView背景的设置-Written in Java language set TextView background
Anim_Demo_Xh
- android textview 动画效果,工程中加入,更加美化你的项目-Android TextView animated effect works to add more to beautify your project
Android_shiwutixing
- 事物提醒功能源码 事物提醒功能源码-package com.cn.daming import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import android.widget.BaseAdapter import
RichText
- TextView通常用来显示普通文本,但是有时候需要对其中某些文本进行样式、事件方面的设置。android系统通过SpannableString类来对指定文本进行相关处理,具体有以下功能: 1、BackgroundColorSpan 背景色 2、ClickableSpan 文本可点击,有点击事件 3、ForegroundColorSpan文本颜色(前景色) 4、MaskFilterSpan 修饰效果,如模糊(BlurMaskFilter)、浮雕(EmbossMask
WinXinMoreText
- 展开textview sdf fdf fdsf -expend textview fds sdf fdsf
RequestRectangleVisibleWithInternalScrollTest
- This suppressed because TextView#scrollBy isn t working. -This is suppressed because TextView#scrollBy isn t working.
BubbleTextView
- TextView that draws a bubble behind the text.
IconMenuItemView
- IconMenuItemView extends TextView implements MenuView.ItemView.
autoFixTextView
- android textview自适应 android textview自适应-textview autofix textview autofix
EditText
- EditText is a thin veneer over TextView that configures itself to be editable.
Dongyu-Li-_project-2
- java android系统开发,基础textview以及button的使用方式,用户自己创建layout-java android system development, infrastructure textview and button in use, users create their own layout
workspace
- JAVA android编程实现,基础textview的使用情况,用户自己创建layout-JAVA android programming, basic textview usage, users create their own layout
ReorderTwo
- This a TextView that is Editable and by default scrollable, like EditText without a cursor. -This is a TextView that is Editable and by default scrollable, like EditText without a cursor.
_TexViewHtmlDemo
- 不错的源码,可以解决很多的问题。这个问题是andrid textview-Good source, can solve many problems
TextView
- Android TextView控件基本操作,实现对Android界面很好的设置功能。-Android TextView control basic operations, to achieve a good setup for Android interface functions.
overTestView
- 对系统文本控件进行重写,对段落进行重新排版-for overide textview
4.09
- 计时器组件可实现显示从某个时间开始,一共过去了多长时间的文本,使用chronometer表示。由于该组件继承自textview,所以它将以文本的形式显示内容。-android java