OSDN Git Service

LayoutLib: add implementation of Bridge.renderDrawable()
authorXavier Ducrohet <xav@android.com>
Sat, 5 Feb 2011 03:02:17 +0000 (19:02 -0800)
committerXavier Ducrohet <xav@android.com>
Sat, 5 Feb 2011 03:30:35 +0000 (19:30 -0800)
commitfd18f573280bbbcc549b35b548580a562bd960e2
tree6b953264c673b81b00ff17d11239ffcd8fa75dae
parentb0d34f9c99cbd43e8238c5952b19d032f02dd168
LayoutLib: add implementation of Bridge.renderDrawable()

Change-Id: Ic4d96488fd1a2e5b7d24353bebc8fdb24262c1d1
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/Bridge.java
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderAction.java
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderDrawable.java [new file with mode: 0644]