History log of /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/layout.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
84e550f5e6b286f6f2194d0a01b460df331dae03 18-Mar-2015 Deepanshu Gupta <deepanshu@google.com> Fix layoutlib tests.

The date picker and calendar widgets show the current date. Comparing
widgets showing current date with a static golden image wasn't the best
idea.

- Change the widgets to custom widgets that set a predefined date/time
so that the rendering is independent of the system date.
- Change the layout slightly to make it look nicer.
- Update gradle plugin version.

Change-Id: Ia3fb4965a372a28087a0d8c9df40fd6779df6050
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/layout.xml
eae390a94ee63676bc6cbe3b36dbe5bb48e82f6b 02-Jan-2015 Deepanshu Gupta <deepanshu@google.com> Add DatePicker, CalendarView to LayoutLib tests

Change-Id: Ice8c41ff90ccb0ffe90fcbfcccc91ea24225a3d9
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/layout.xml
86eb8b4e29b1ad889fc814bae723d4d6e491f53f 31-Jul-2014 Deepanshu Gupta <deepanshu@google.com> Add testing framework to LayoutLib.

This change adds an end to end test which loads the framework resources
and a test app and ensures that no exceptions or warnings are thrown.

The change also adds project configuration for intelliJ.

Change-Id: I7b67c0f1a2af2dac95df7f3231cab537b9826d7d
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/layout.xml