Sha256: 9563b584cde46b053a1adda3cd8e3c32619aa70e69d79c6b3a2463083117b3e1
Contents?: true
Size: 553 Bytes
Versions: 8
Compression:
Stored size: 553 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright 2015 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <ImageView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_height="@dimen/keyboard_accessory_height" android:layout_width="40dp" android:background="@drawable/autofill_chip_inset" android:padding="12dp" tools:ignore="contentDescription" />
Version data entries
8 entries across 8 versions & 1 rubygems