History log of /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/golden/expand_horz_layout.png
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c2622d8923d961e20e3141950d8a90e6dd989c91 31-Jul-2015 Deepanshu Gupta <deepanshu@google.com> Update test image for upated nav icons.

The image shows the nav icons to be separated by a significant distance.
This is because the switch to wide-screen layout happens based on
shortest width. The layout has a small shortest width and hence it uses
the phone layout for a horizontal nav bar and it doesn't look nice. Real
devices will never have this config, so it's okay.

Change-Id: Ic494ee7fdfb1116db39bcab6d6ee7a1e514b23df
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/golden/expand_horz_layout.png
4362443cd9a5df6c5cc012881a0aaf96c927b923 02-Jun-2015 Diego Perez <diegoperez@google.com> Render to measured size when using expand mode

When using RenderingMode.V_SCROLL or RenderingMode.H_SCROLL, if the
screen size is smaller than the measured size but as large as the
desired size, the layout will render incorrectly and won't expand.
This changes that to expand to at least the size of the screen.

Added tests for the V_SCROLL and H_SCROLL modes.

Bug: http://b.android.com/174928
Change-Id: I22686903560775e2e4f362af1d7b50c9b985467d
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/golden/expand_horz_layout.png