Commit 564f618e authored by James Kung's avatar James Kung Committed by Sam Blitzstein
Browse files

Recurrence picker re-design from feedback

Bug: 8696938
Change-Id: Ic088968a7a45538e88aeacb73bf938fd6673db8e
parent 9a8d240a
bin/
gen/
.project
res/.DS_Store
res/drawable-hdpi/.DS_Store
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2013 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
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="true"
android:color="@android:color/white" />
<item android:state_enabled="false"
android:color="@color/done_text_color_disabled"/>
<item
android:color="@color/recurrence_bubble_text_normal"/>
</selector>
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2013 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
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_enabled="false"
android:color="@color/done_text_color_disabled"/>
<item
android:color="@android:color/black"/>
</selector>
res/drawable-hdpi/ic_menu_today_no_date_holo_light.png

882 Bytes | W: 0px | H: 0px

res/drawable-hdpi/ic_menu_today_no_date_holo_light.png

1.12 KB | W: 0px | H: 0px

res/drawable-hdpi/ic_menu_today_no_date_holo_light.png
res/drawable-hdpi/ic_menu_today_no_date_holo_light.png
res/drawable-hdpi/ic_menu_today_no_date_holo_light.png
res/drawable-hdpi/ic_menu_today_no_date_holo_light.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/ic_menu_today_no_date_holo_light_disabled.png

1.12 KB

res/drawable-hdpi/ic_recurrence_bubble_disabled.png

1.75 KB

res/drawable-hdpi/ic_recurrence_bubble_outline.png

2.47 KB | W: 0px | H: 0px

res/drawable-hdpi/ic_recurrence_bubble_outline.png

2.36 KB | W: 0px | H: 0px

res/drawable-hdpi/ic_recurrence_bubble_outline.png
res/drawable-hdpi/ic_recurrence_bubble_outline.png
res/drawable-hdpi/ic_recurrence_bubble_outline.png
res/drawable-hdpi/ic_recurrence_bubble_outline.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-hdpi/ic_recurrence_bubble_outline_disabled.png

1.98 KB

res/drawable-hdpi/switch_thumb_activated_holo_light.9.png

549 Bytes

res/drawable-hdpi/switch_thumb_disabled_holo_light.9.png

535 Bytes

res/drawable-hdpi/switch_thumb_holo_light_v2.9.png

477 Bytes

res/drawable-hdpi/switch_thumb_pressed_holo_light.9.png

566 Bytes

res/drawable-mdpi/ic_menu_today_no_date_holo_light.png

836 Bytes | W: 0px | H: 0px

res/drawable-mdpi/ic_menu_today_no_date_holo_light.png

1.09 KB | W: 0px | H: 0px

res/drawable-mdpi/ic_menu_today_no_date_holo_light.png
res/drawable-mdpi/ic_menu_today_no_date_holo_light.png
res/drawable-mdpi/ic_menu_today_no_date_holo_light.png
res/drawable-mdpi/ic_menu_today_no_date_holo_light.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-mdpi/ic_menu_today_no_date_holo_light_disabled.png

1.09 KB

res/drawable-mdpi/ic_recurrence_bubble_disabled.png

1.1 KB

res/drawable-mdpi/ic_recurrence_bubble_outline.png

1.61 KB | W: 0px | H: 0px

res/drawable-mdpi/ic_recurrence_bubble_outline.png

1.49 KB | W: 0px | H: 0px

res/drawable-mdpi/ic_recurrence_bubble_outline.png
res/drawable-mdpi/ic_recurrence_bubble_outline.png
res/drawable-mdpi/ic_recurrence_bubble_outline.png
res/drawable-mdpi/ic_recurrence_bubble_outline.png
  • 2-up
  • Swipe
  • Onion skin
res/drawable-mdpi/ic_recurrence_bubble_outline_disabled.png

1.24 KB

res/drawable-mdpi/switch_thumb_activated_holo_light.9.png

351 Bytes

res/drawable-mdpi/switch_thumb_disabled_holo_light.9.png

350 Bytes

res/drawable-mdpi/switch_thumb_holo_light_v2.9.png

340 Bytes

Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment