commit | d4bea8be0627dac53fb5907f1f64dddf6147d55e | [log] [tgz] |
---|---|---|
author | Yuichi Araki <yaraki@google.com> | Wed Jan 14 19:18:45 2015 +0900 |
committer | Yuichi Araki <yaraki@google.com> | Thu Jan 29 15:17:13 2015 +1100 |
tree | e6ca73bd3f3499b7a6a10706d12b26622d43c8fa | |
parent | fc8f0f06c93c224d86b85c8b9f7ae737968fd797 [diff] |
Initial implementation of NavigationDrawer NavigationDrawer can be used inside DrawerLayout (support-v4) to provide navigation menu. The menu can be populated by XML. This is just a starting point. It still misses a lot of major features, including marking current item, account switcher API, and pinning items. This chnage also adds android.support.v4.widget.TextViewCompat with setCompoundDrawablesRelative* methods. Change-Id: Ife8e39de2e2938d246713bb8cd486489be92cd6a