From c931032da069d2f1cafb65b57860977876c3e782 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 10 Jun 2013 14:30:35 -0700 Subject: [PATCH] add ViewGroup's layoutMode attribute to public resources bug: 9359960 Change-Id: I9d3d45c6494ded12170c88f5080bbb0a58d0fd74 --- api/current.txt | 1 + core/res/res/values/public.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/api/current.txt b/api/current.txt index ed19834812628..02b95a0fc10bf 100644 --- a/api/current.txt +++ b/api/current.txt @@ -639,6 +639,7 @@ package android { field public static final int layout = 16842994; // 0x10100f2 field public static final int layoutAnimation = 16842988; // 0x10100ec field public static final int layoutDirection = 16843698; // 0x10103b2 + field public static final int layoutMode = 16843738; // 0x10103da field public static final int layout_above = 16843140; // 0x1010184 field public static final int layout_alignBaseline = 16843142; // 0x1010186 field public static final int layout_alignBottom = 16843146; // 0x101018a diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index 2d9713813d780..22ef31b8f047b 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -2046,6 +2046,7 @@ +