Sha256: 500d42e4658c3cb3483ba63901b928639b85175547d77cfd45a32876787046db

Contents?: true

Size: 643 Bytes

Versions: 8

Compression:

Stored size: 643 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. -->

<inset xmlns:android="http://schemas.android.com/apk/res/android"
    android:insetBottom="@dimen/keyboard_accessory_padding"
    android:insetLeft="@dimen/keyboard_accessory_half_padding"
    android:insetRight="@dimen/keyboard_accessory_half_padding"
    android:insetTop="@dimen/keyboard_accessory_padding">
    <shape>
        <solid android:color="#ECEFF1" />
        <corners android:radius="2dp" />
    </shape>
</inset>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-7.4.1 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-7.1.17 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-6.2.0 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-6.0.11 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-6.0.0 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-5.5.18 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml
rho-tau-extensions-5.5.17 libs/crosswalk/ext/platform/android/adds/res/drawable/autofill_chip_inset.xml