今天开发时遇到个小问题,view.seterror的文字由于和theme重叠而无法显示,以前就遇到过,不过想换种方法。
有人说在style里面加@android:color/primary_text_light
@android:color/primary_text_light
<!--
Theme customizatio...
分类:
其他好文 时间:
2014-06-05 07:52:53
阅读次数:
190
eclipse 4支持css切换,rcp可以根据自己定义的css进行切换...
分类:
Web程序 时间:
2014-06-02 22:33:04
阅读次数:
394
1 2 13 25 26 27 28 31 37 42 56 62 63 93 94 98
not used by default for the translucent theme 100 (since ...
分类:
移动开发 时间:
2014-05-31 06:16:57
阅读次数:
403
?android:theme="@android:style/Theme.Dialog"
将一个Activity显示为能话框模式?android:theme="@android:style/Theme.NoTitleBar"
不显示应用程序标题栏?android:theme="@android:st...
分类:
移动开发 时间:
2014-05-28 22:30:15
阅读次数:
358
If you are supporting pre-3.0 with your application
be sure you put this version of the custom theme invalues-v11or similar.
分类:
其他好文 时间:
2014-05-26 17:54:46
阅读次数:
206
在前一篇随笔中我曾分享如何[为Orchard特定主题添加独立代码文件](http://www.cnblogs.com/sunwangji/p/how-to-add-c-sharp-code-to-a-new-orchard-cms-theme.html),
今儿延续如何把对应代码应用到Views上。...
分类:
其他好文 时间:
2014-05-26 14:40:40
阅读次数:
383
第一步:打开工具->扩展管理器第二步:搜素visual studio color
theme editor第三步:找到Visual Studio Color Theme
Editor第四步:下载安装第五步:安装第六步:重启VS2010,在工具栏中出现第七步:安装成功!
分类:
其他好文 时间:
2014-05-23 06:07:57
阅读次数:
204
在开发商业应用时候,用户第一次进入app,有种无从下手的感觉,我们作为开发者要提供可用户一些指引,
这些指引不能让用户看着唐突,要舒服的展示给用户,带着用户愉快的使用我们的app。
怎么让用户舒服呢? 我们不能直接弹出一个AlterDialog,这样会吓跑你的用户,所以嘛 我们要温柔一点
那就在整个窗体做文章吧。
我们可以对定义自定义主题theme来实现这个tip,很柔和的...
分类:
其他好文 时间:
2014-05-22 11:52:32
阅读次数:
343
最近刚刚参加工作 就遇见了很多自认为很纠结的问题 今天也不例外笔者在
JSP页面中用到了但是项目运行时 页面格式一直不对 审查元素发现 莫名其妙多了 两个div后来才发现 struts 有自己的样式 要想去掉其自定义的字段
必须了解 theme属性struts2中theme属性包括xhtml,htm...
分类:
其他好文 时间:
2014-05-21 23:16:05
阅读次数:
381
http://www.eoeandroid.com/blog-1169143-47979.html在AndroidManifest里面定义的时候,在启动的Activity,添加android:theme="@android:style/Theme.Translucent",就不会出现黑屏现象了
分类:
移动开发 时间:
2014-05-21 21:49:58
阅读次数:
296