aboutsummaryrefslogtreecommitdiff
<?xml version="1.0" encoding="utf-8"?><!--
  ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved.
  ~ SPDX-License-Identifier: GPL-3.0-only
  -->

<resources>
  <declare-styleable name="Multiselected">
    <attr name="state_multiselected" format="boolean" />
  </declare-styleable>
</resources>