From ea634b4902763688be74897bdba643cb44ea682d Mon Sep 17 00:00:00 2001 From: Tor Norbye Date: Wed, 10 Sep 2014 17:25:48 -0700 Subject: Warn when a rendered custom view has been modified after build Change-Id: I43f882610d26b26309c09bb9a79c4ef16a7b610a --- .../guiTests/LayoutTest/app/src/main/res/layout/layout1.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 android/testData/guiTests/LayoutTest/app/src/main/res/layout/layout1.xml (limited to 'android/testData/guiTests/LayoutTest/app/src/main/res/layout/layout1.xml') diff --git a/android/testData/guiTests/LayoutTest/app/src/main/res/layout/layout1.xml b/android/testData/guiTests/LayoutTest/app/src/main/res/layout/layout1.xml new file mode 100644 index 00000000000..4aeb979e971 --- /dev/null +++ b/android/testData/guiTests/LayoutTest/app/src/main/res/layout/layout1.xml @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3