aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml
diff options
context:
space:
mode:
authorDouglas Sigelbaum <sigelbaum@google.com>2017-11-28 16:18:42 -0800
committerDouglas Sigelbaum <sigelbaum@google.com>2018-01-04 23:09:20 +0000
commitcec0c701a6c2c00a66bd1c7ec6dd26d13d95d4fd (patch)
treeb621b2a75f77906f515ef07cf769f11568b36ead /input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml
parentc6d490dccbd465c91ca4280ad96ece1cd7720cdb (diff)
downloadandroid-cec0c701a6c2c00a66bd1c7ec6dd26d13d95d4fd.tar.gz
Save ClientViewMetadata between pages.
Bug: 69771916 Test: Manual Change-Id: I4ec1d73e727c6e98d007af234b9174e46c51a652
Diffstat (limited to 'input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml')
-rw-r--r--input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml b/input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml
index 8b99e6a4..e0fae460 100644
--- a/input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml
+++ b/input/autofill/AutofillFramework/Application/src/main/res/layout/multiple_partitions_activity.xml
@@ -13,7 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
-->
-<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
+<android.support.constraint.ConstraintLayout
+ xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"