colos.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/common/assets/res/any/colors.xml
**
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<resources><drawable name="screen_background_light">#ffffffff</drawable><drawable name="screen_background_dark">#ff000000</drawable><drawable name="status_bar_closed_default_background">#ff000000</drawable><drawable name="status_bar_opened_default_background">#ff000000</drawable><drawable name="notification_item_background_color">#ff111111</drawable><drawable name="notification_item_background_color_pressed">#ff257390</drawable><drawable name="search_bar_default_color">#ff000000</drawable><drawable name="safe_mode_background">#60000000</drawable><!-- Background drawable that can be used for a transparent activity tobe able to display a dark UI: this darkens its background to makea dark (default theme) UI more visible. --><drawable name="screen_background_dark_transparent">#80000000</drawable><!-- Background drawable that can be used for a transparent activity tobe able to display a light UI: this lightens its background to makea light UI more visible. --><drawable name="screen_background_light_transparent">#80ffffff</drawable><color name="safe_mode_text">#80ffffff</color><color name="white">#ffffffff</color><color name="black">#ff000000</color><color name="transparent">#00000000</color><color name="background_dark">#ff000000</color><color name="background_light">#ffffffff</color><color name="bright_foreground_dark">@android:color/background_light</color><color name="bright_foreground_light">@android:color/background_dark</color><color name="bright_foreground_dark_disabled">#80ffffff</color><color name="bright_foreground_light_disabled">#80000000</color><color name="bright_foreground_dark_inverse">@android:color/bright_foreground_light</color><color name="bright_foreground_light_inverse">@android:color/bright_foreground_dark</color><color name="dim_foreground_dark">#bebebe</color><color name="dim_foreground_dark_disabled">#80bebebe</color><color name="dim_foreground_dark_inverse">#323232</color><color name="dim_foreground_dark_inverse_disabled">#80323232</color><color name="hint_foreground_dark">#808080</color><color name="dim_foreground_light">#323232</color><color name="dim_foreground_light_disabled">#80323232</color><color name="dim_foreground_light_inverse">#bebebe</color><color name="dim_foreground_light_inverse_disabled">#80bebebe</color><color name="hint_foreground_light">#808080</color><color name="highlighted_text_dark">#9983CC39</color><color name="highlighted_text_light">#9983CC39</color><color name="link_text_dark">#5c5cff</color><color name="link_text_light">#0000ee</color><color name="suggestion_highlight_text">#177bbd</color><drawable name="stat_notify_sync_noanim">@drawable/stat_notify_sync_anim0</drawable><drawable name="stat_sys_download_done">@drawable/stat_sys_download_done_static</drawable><drawable name="stat_sys_upload_done">@drawable/stat_sys_upload_anim0</drawable><drawable name="dialog_frame">@drawable/panel_background</drawable><drawable name="alert_dark_frame">@drawable/popup_full_dark</drawable><drawable name="alert_light_frame">@drawable/popup_full_bright</drawable><drawable name="menu_frame">@drawable/menu_background</drawable><drawable name="menu_full_frame">@drawable/menu_background_fill_parent_width</drawable><drawable name="editbox_dropdown_dark_frame">@drawable/editbox_dropdown_background_dark</drawable><drawable name="editbox_dropdown_light_frame">@drawable/editbox_dropdown_background</drawable><drawable name="dialog_holo_dark_frame">@drawable/dialog_full_holo_dark</drawable><drawable name="dialog_holo_light_frame">@drawable/dialog_full_holo_light</drawable><drawable name="input_method_fullscreen_background">#fff9f9f9</drawable><drawable name="input_method_fullscreen_background_holo">@drawable/screen_background_holo_dark</drawable><!-- For date picker widget --><drawable name="selected_day_background">#ff0092f4</drawable><!-- For settings framework --><color name="lighter_gray">#ddd</color><color name="darker_gray">#aaa</color><!-- For security permissions --><color name="perms_dangerous_grp_color">#33b5e5</color><color name="perms_dangerous_perm_color">#33b5e5</color><color name="shadow">#cc222222</color><color name="perms_costs_money">#ffffbb33</color><!-- For search-related UIs --><color name="search_url_text_normal">#7fa87f</color><color name="search_url_text_selected">@android:color/black</color><color name="search_url_text_pressed">@android:color/black</color><color name="search_widget_corpus_item_background">@android:color/lighter_gray</color><!-- SlidingTab --><color name="sliding_tab_text_color_active">@android:color/black</color><color name="sliding_tab_text_color_shadow">@android:color/black</color><!-- keyguard tab --><color name="keyguard_text_color_normal">#ffffff</color><color name="keyguard_text_color_unlock">#a7d84c</color><color name="keyguard_text_color_soundoff">#ffffff</color><color name="keyguard_text_color_soundon">#e69310</color><color name="keyguard_text_color_decline">#fe0a5a</color><!-- keyguard clock --><color name="lockscreen_clock_background">#ffffffff</color><color name="lockscreen_clock_foreground">#ffffffff</color><color name="lockscreen_clock_am_pm">#ffffffff</color><color name="lockscreen_owner_info">#ff9a9a9a</color><!-- keyguard overscroll widget pager --><color name="kg_multi_user_text_active">#ffffffff</color><color name="kg_multi_user_text_inactive">#ff808080</color><color name="kg_widget_pager_gradient">#ffffffff</color><!-- FaceLock --><color name="facelock_spotlight_mask">#CC000000</color><!-- For holo theme --><drawable name="screen_background_holo_light">#fff3f3f3</drawable><drawable name="screen_background_holo_dark">#ff000000</drawable><color name="background_holo_dark">#ff000000</color><color name="background_holo_light">#fff3f3f3</color><color name="bright_foreground_holo_dark">@android:color/background_holo_light</color><color name="bright_foreground_holo_light">@android:color/background_holo_dark</color><color name="bright_foreground_disabled_holo_dark">#ff4c4c4c</color><color name="bright_foreground_disabled_holo_light">#ffb2b2b2</color><color name="bright_foreground_inverse_holo_dark">@android:color/bright_foreground_holo_light</color><color name="bright_foreground_inverse_holo_light">@android:color/bright_foreground_holo_dark</color><color name="dim_foreground_holo_dark">#bebebe</color><color name="dim_foreground_disabled_holo_dark">#80bebebe</color><color name="dim_foreground_inverse_holo_dark">#323232</color><color name="dim_foreground_inverse_disabled_holo_dark">#80323232</color><color name="hint_foreground_holo_dark">#808080</color><color name="dim_foreground_holo_light">#323232</color><color name="dim_foreground_disabled_holo_light">#80323232</color><color name="dim_foreground_inverse_holo_light">#bebebe</color><color name="dim_foreground_inverse_disabled_holo_light">#80bebebe</color><color name="hint_foreground_holo_light">#808080</color><color name="highlighted_text_holo_dark">#6633b5e5</color><color name="highlighted_text_holo_light">#6633b5e5</color><color name="link_text_holo_dark">#5c5cff</color><color name="link_text_holo_light">#0000ee</color><!-- Group buttons --><eat-comment /><color name="group_button_dialog_pressed_holo_dark">#46c5c1ff</color><color name="group_button_dialog_focused_holo_dark">#2699cc00</color><color name="group_button_dialog_pressed_holo_light">#ffffffff</color><color name="group_button_dialog_focused_holo_light">#4699cc00</color><!-- Highlight colors for the legacy themes --><eat-comment /><color name="legacy_pressed_highlight">#fffeaa0c</color><color name="legacy_selected_highlight">#fff17a0a</color><color name="legacy_long_pressed_highlight">#ffffffff</color><!-- General purpose colors for Holo-themed elements --><eat-comment /><!-- A light Holo shade of blue --><color name="holo_blue_light">#ff33b5e5</color><!-- A light Holo shade of green --><color name="holo_green_light">#ff99cc00</color><!-- A light Holo shade of red --><color name="holo_red_light">#ffff4444</color><!-- A dark Holo shade of blue --><color name="holo_blue_dark">#ff0099cc</color><!-- A dark Holo shade of green --><color name="holo_green_dark">#ff669900</color><!-- A dark Holo shade of red --><color name="holo_red_dark">#ffcc0000</color><!-- A Holo shade of purple --><color name="holo_purple">#ffaa66cc</color><!-- A light Holo shade of orange --><color name="holo_orange_light">#ffffbb33</color><!-- A dark Holo shade of orange --><color name="holo_orange_dark">#ffff8800</color><!-- A really bright Holo shade of blue --><color name="holo_blue_bright">#ff00ddff</color><drawable name="notification_template_icon_bg">#3333B5E5</drawable><drawable name="notification_template_icon_low_bg">#0cffffff</drawable><!-- Keyguard colors --><color name="keyguard_avatar_frame_color">#ffffffff</color><color name="keyguard_avatar_frame_shadow_color">#80000000</color><color name="keyguard_avatar_nick_color">#ffffffff</color><color name="keyguard_avatar_frame_pressed_color">#ff35b5e5</color>
</resources>

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/348774.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Android样式开发---shape

Thanks to:转载自Keegan小钢 原文链接&#xff1a;http://keeganlee.me/post/android/20150830 一个应用&#xff0c;应该保持一套统一的样式&#xff0c;包括Button、EditText、ProgressBar、Toast、Checkbox等各种控件的样式&#xff0c;还包括控件间隔、文字大小和颜色、阴影…

主键能否@onetoone_双向@OneToOne主键关联

主键能否onetoone现在该继续有关Hibernate的文章了。 最后一个致力于单向OneToOne关联 。 因此&#xff0c;今天我将向您展示如何获取双向OneTonOne主键关联 。 本教程中基于前一篇文章的示例。 让我们开始吧。 我将使用以前创建的相同表。 为了建立双向一对一关联&#xff0c…

Android样式开发--selector

Thanks to 转载自Keegan小钢 原文链接&#xff1a;http://keeganlee.me/post/android/20150905 上一篇详细讲了shape的用法&#xff0c;讲解了怎么用shape自定义矩形、圆形、线形和环形&#xff0c;以及有哪些需要注意的地方。不过&#xff0c;shape只能定义单一的形状&#xf…

Amazon Glacier的Scala客户端

Amazon Glacier是一项安全&#xff0c;耐用且成本极低的云存储服务&#xff0c;用于数据归档和长期备份。 Glacier提供了一种冷藏数据存档解决方案&#xff0c;这意味着已存储的数据不可立即检索。 您首先需要请求检索数据&#xff0c;访问时间可能从几分钟到几小时不等&#x…

Drawable Resources

https://developer.android.com/guide/topics/resources/drawable-resource.html#Transition

SwipeRefreshLayout官方推荐下拉刷新

SwipeRefreshLayoutpublic class SwipeRefreshLayout extends ViewGroup implements NestedScrollingParent, NestedScrollingChildjava.lang.Object↳android.view.View↳android.view.ViewGroup↳ android.support.v4.widget.SwipeRefreshLayout API doc&#xff1a;http://…

jboss加载组件_直接从JBoss AS 7组件使用JGroups

jboss加载组件JGroups是Bela Ban的用于可靠消息交换的软件&#xff0c;该软件高度可配置&#xff0c;可以使用TCP或UDP作为传输协议。 基本上&#xff0c;您在多个客户端上运行JGroup&#xff0c;它们构成一个集群&#xff0c;它们可以在集群内发送和接收消息。 JGroups由JBos…

开源PagerSlidingTabStrip的使用Tab与ViewPager的完美结合

链接地址&#xff1a;https://github.com/astuetz/PagerSlidingTabStrip 下载PagerSlidingTabStrip-master 将com.astuetz包&#xff0c;res下的下的资源复制进工程 布局文件&#xff1a;activity_main.xml <RelativeLayout xmlns:android"http://schemas.android.co…

如何处理异常

最近&#xff0c;我与一个朋友进行了讨论&#xff0c;他是一个相对初级但很聪明的软件开发人员。 她问我有关异常处理的问题。 这些问题指出了一种技巧和窍门&#xff0c;肯定有它们的清单。 但是我坚信我们编写软件的方式背后的背景和动机&#xff0c;因此我决定从这种角度写关…

android动画详解

转自&#xff1a;工匠若水 http://blog.csdn.net/yanbober 1 背景 不能只分析源码呀&#xff0c;分析的同时也要整理归纳基础知识&#xff0c;刚好有人微博私信让全面说说Android的动画&#xff0c;所以今天来一发Android应用的各种Animation大集合。英文厉害的请直接移步参考…

凹数科技笔试

一、Java 1、成员变量作用域public/protected/defaultprivate/区别&#xff1f; public&#xff1a;该成员变量或其方法对当前类、同一包、子类、其他包都可见&#xff0c;所有类和对象都可以直接访问。 protected&#xff1a;该成员变量或其方法对当前类、同一包、子类都可…

jsr250-api_JSON处理的Java API(JSR-353)–流API

jsr250-apiJava很快将具有一组标准的API&#xff0c;作为Java EE 7的一部分处理JSON。该标准定义为JSR 353 – JSON处理的Java API &#xff08;JSON-P&#xff09;&#xff0c;目前正在最终批准投票中。 JSON-P提供面向对象和基于流的方法&#xff0c;在本文中&#xff0c;我将…

上传至GitHub

在工作目录下&#xff1a; git init git status git add . git commit -m"IndoorLocation" git status git remote add origin githttps://github.com/HiSunny/HelloInLoc.git git pull https://github.com/HiSunny/HelloInLoc.git master git push https://…

弹簧和线程:事务

为了能够在我们的线程中使用事务&#xff0c;我们需要了解事务如何在spring中工作。 spring中的事务信息存储在ThreadLocal变量中。 因此&#xff0c;这些变量特定于单个线程上正在进行的事务。 当涉及由单个线程运行的动作时&#xff0c;事务将在分层调用的Spring组件之间传播…

eclipse误删文件

右键工程--->restore from local history

Activity的LaunchMode和taskAffinity

Thanks to:http://www.cnblogs.com/SteveMing/archive/2012/04/24/2459575.html 【原】Activity的LaunchMode和taskAffinity 做项目到现在都一直没有理解LaunchMode有什么用&#xff0c;或许根本就没真正花心思去看&#xff0c;所以今天把这部分整理下。 设置Activity的Launc…

RelativeLayout重要属性

RelativeLayout用到的一些重要的属性&#xff1a;第一类:属性值为true或falseAndroid:layout_centerHrizontal 水平居中android:layout_centerVertical 垂直居中android:layout_centerI…

gradle spring_使用Gradle的简单Spring MVC Web应用程序

gradle spring除了我们现在将使用Spring MVC而不是原始servlet之外&#xff0c;该文章将与我们之前的文章Simple Gradle Web Application相似。 使用Gradle运行基本的Spring MVC应用程序确实很容易。 您可以在Github上下载本教程的源代码。 先决条件 安装Gradle 我们的基本项…

绘制Nine-Patch图片

Android sdk----->tools----->draw9patch.bat 打开draw9patch.bat文件 File--》open 0-patch将要绘制的.png图片加载进来 ctrl 图片边缘点击鼠标左键 绘制出线条&#xff0c;表示图片需要被拉伸的部分 File--save 9-patch 文件名pp.9.png。

jms spring_JMS和Spring:有时很重要的小事情

jms springJmsTemplate和DefaultMessageListenerContainer是用于访问JMS兼容MOM的Spring帮助器。 他们的主要目标是在JMS API之上形成一层&#xff0c;并处理诸如事务管理/消息确认之类的基础结构&#xff0c;并隐藏JMS API的某些重复和笨拙的部分&#xff08;保留在那里&#…