summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-03-06 15:17:44 -0800
committerAndrew Lee <anwlee@google.com>2015-03-06 16:49:37 -0800
commit59b1088845d9c0f289e89cf49701263c9f12b50c (patch)
tree30c34c234de5bf7a9290ecaabe695d9fd20ab19e /res/drawable-hdpi
parentdc500de99ccb42393d6dae3ecf4748b560775019 (diff)
downloadandroid_packages_apps_Dialer-59b1088845d9c0f289e89cf49701263c9f12b50c.tar.gz
android_packages_apps_Dialer-59b1088845d9c0f289e89cf49701263c9f12b50c.tar.bz2
android_packages_apps_Dialer-59b1088845d9c0f289e89cf49701263c9f12b50c.zip
Replace tabs-text with icons.
+ Add resources and drawables for icons to label the tabs. + Pass drawable ids to the ViewPagerTabs in ListsFragment. Change-Id: Ib7b3fcaa2257fc439b6fae8b017646c3d150eb56
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/ic_grade_24dp.pngbin0 -> 370 bytes
-rw-r--r--res/drawable-hdpi/ic_people_24dp.pngbin0 -> 299 bytes
-rw-r--r--res/drawable-hdpi/ic_schedule_24dp.pngbin0 -> 575 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_grade_24dp.png b/res/drawable-hdpi/ic_grade_24dp.png
new file mode 100644
index 000000000..86eecdd4a
--- /dev/null
+++ b/res/drawable-hdpi/ic_grade_24dp.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_people_24dp.png b/res/drawable-hdpi/ic_people_24dp.png
new file mode 100644
index 000000000..ff698afc0
--- /dev/null
+++ b/res/drawable-hdpi/ic_people_24dp.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_schedule_24dp.png b/res/drawable-hdpi/ic_schedule_24dp.png
new file mode 100644
index 000000000..f3581d104
--- /dev/null
+++ b/res/drawable-hdpi/ic_schedule_24dp.png
Binary files differ