History log of /frameworks/support/design/src/android/support/design/internal/ScrimInsetsFrameLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
30d42dc19655e637644adc3846025027240bf0af 01-Dec-2015 Yuichi Araki <yaraki@google.com> Support for use outside of DrawerLayout

NavigationView can now be used outside of DrawerLayout.

Bug: 22727030
Change-Id: I94fb1094592b416da5d5fe6907ae35d1318cd391
/frameworks/support/design/src/android/support/design/internal/ScrimInsetsFrameLayout.java
31a49efe2adb59e31611f6871895a3243d835127 30-Jan-2015 Yuichi Araki <yaraki@google.com> 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.

This reverts commit e34464da9acbbf5891651addc0983d2d920f5be4.

Change-Id: I54cd343be90588cb1735189deb2100552240fde8
/frameworks/support/design/src/android/support/design/internal/ScrimInsetsFrameLayout.java
e34464da9acbbf5891651addc0983d2d920f5be4 30-Jan-2015 Yuichi Araki <yaraki@google.com> Revert "Initial implementation of NavigationDrawer"

This reverts commit d4bea8be0627dac53fb5907f1f64dddf6147d55e.

Change-Id: Ic36cd74dbd8c0ba9b66fd65b096f60a1957011e9
/frameworks/support/design/src/android/support/design/internal/ScrimInsetsFrameLayout.java
d4bea8be0627dac53fb5907f1f64dddf6147d55e 14-Jan-2015 Yuichi Araki <yaraki@google.com> 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
/frameworks/support/design/src/android/support/design/internal/ScrimInsetsFrameLayout.java