Sha256: 7f321c539f6c88ad3ee1f17d758e14c1562123b93da30f973b2f82eeca264b63

Contents?: true

Size: 823 Bytes

Versions: 4

Compression:

Stored size: 823 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. -->
<resources>
    <declare-styleable name="DualControlLayout">
        <attr name="stackedMargin" format="reference"/>
        <attr name="primaryButtonText" format="reference|string"/>
        <attr name="secondaryButtonText" format="reference|string"/>
    </declare-styleable>
    <declare-styleable name="ButtonCompat">
        <attr name="buttonColor" format="reference|color"/>
        <attr name="buttonRaised" format="boolean"/>
    </declare-styleable>
    <declare-styleable name="TextViewWithLeading">
        <attr name="leading" format="reference|dimension"/>
    </declare-styleable>
</resources>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/crosswalk/ext/platform/android/adds/res/values/attrs_03.xml
rho-tau-extensions-7.4.1 libs/crosswalk/ext/platform/android/adds/res/values/attrs_03.xml
rho-tau-extensions-7.1.17 libs/crosswalk/ext/platform/android/adds/res/values/attrs_03.xml
rho-tau-extensions-6.2.0 libs/crosswalk/ext/platform/android/adds/res/values/attrs_03.xml