History log of /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/DrawerLayoutUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ec650799e4fc9bdea0882af6415f76853beb194 31-Jan-2018 Diego Perez <diegoperez@google.com> Changes to support both androidx and support package

This includes the changes needed in layoutlib to support both androidx
and the "old" android.support namespaces. In most cases it's just a
matter of trying both names.

Test: Existing tests pass
Bug: 72540342
Change-Id: I91dbf39aade96b68817b8af51338da2284cae723
(cherry picked from commit a094e4734b1e3294f12e03e361cdb16e9a58e9de)
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/DrawerLayoutUtil.java
9028fa93da0f9c7dad2176de347cd6e705084c9f 11-Jul-2015 Deepanshu Gupta <deepanshu@google.com> Add tools:openDrawer to open a DrawerLayout.

Store a list of drawer layouts with tools:openDrawer encountered and
call openDrawer on them during the post-inflation processing.

Change-Id: Idee299a9af1bb106509a03bb2e8424c372b93dc5
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/DrawerLayoutUtil.java