From be9021e390e1387e0f9c458fa62dc570351656be Mon Sep 17 00:00:00 2001 From: mareksebera Date: Thu, 20 Mar 2014 23:16:06 +0100 Subject: [PATCH] Fixed lint issue about button borders --- .../src/main/res/layout-v14/parent_layout.xml | 94 +++++++++++++++++++ sample/src/main/res/layout/parent_layout.xml | 10 +- 2 files changed, 99 insertions(+), 5 deletions(-) create mode 100644 sample/src/main/res/layout-v14/parent_layout.xml diff --git a/sample/src/main/res/layout-v14/parent_layout.xml b/sample/src/main/res/layout-v14/parent_layout.xml new file mode 100644 index 000000000..dbcb55e24 --- /dev/null +++ b/sample/src/main/res/layout-v14/parent_layout.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + +