Android EditText搜索用输入框特殊样式的制作

eclipse中有样式吗?没有的话是不是要用OnDraw来做。。... eclipse中有样式吗?没有的话是不是要用OnDraw来做。。 展开
 我来答
无敌何尝不可
推荐于2016-08-22 · TA获得超过567个赞
知道小有建树答主
回答量:435
采纳率:0%
帮助的人:175万
展开全部
<LinearLayout 
android:width="match_parent"
android:height="wrap_content"
android:orientation="horizontal" 
android:background="@drawable/椭圆形的图片">
<ImageView 
android:width="wrap_content"
android:height="wrap_content"
android:background="@drawable/放大镜的图片">
<EditText 
android:width="match_parent"
android:background="#00000000"
android:height="wrap_content"/>
</LinearLayout>
cf3114831
2014-10-28
知道答主
回答量:3
采纳率:0%
帮助的人:2.6万
展开全部
可以设置edittext的一些属性实现图中效果
追问
这个我也知道。具体点行不。。。使用style还是Background还是去用ondraw自己制作一个edittext
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式