diff options
author | Yorke Lee <yorkelee@google.com> | 2014-04-12 12:42:06 -0700 |
---|---|---|
committer | Yorke Lee <yorkelee@google.com> | 2014-04-16 10:04:02 -0700 |
commit | e00c9fe163d19ee380b922e3fcbe736216d78ccc (patch) | |
tree | 18a9d714c73ff5620ca6e2b99b98312b06aecbac /tests | |
parent | 32e7495570c1e8ba9cfd4b32998e8b13fd37f46a (diff) |
Use ViewPager in main Dialer view
This change replaces PhoneFavoriteFragment with ListsFragment,
a fragment that contains a Viewpager that will eventually
contain 3 fragments - Speed Dial, Recents (an abridged call log) and
All Contacts. For now, only speed dial and all contacts are in the
viewpager due to the call log fragment not playing nice with being
embedded in a parent fragment.
ViewPagerTabs is a newly added custom view that serves as a indicator
for ViewPager tabs. It behaves similarly to the newly deprecated
ActionBar tabs, but can be placed anywhere on screen.
Bug: 13935070
Change-Id: I916c516dc295246b2a95de2f0dc726784c2ee0cc
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions