GiuseppeS cff52140bd Fix UI Dark.
Fix separatore virgola nel dialog input quantity.
2025-10-08 19:28:34 +02:00

44 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="fastscroll__style" format="reference" />
<declare-styleable name="fastscroll__fastScroller">
<attr name="fastscroll__bubbleColor" format="color" />
<attr name="fastscroll__handleColor" format="color" />
<attr name="fastscroll__bubbleTextAppearance" format="reference" />
</declare-styleable>
<attr name="backgroundView" format="reference" />
<attr name="parentView" format="reference" />
<declare-styleable name="BottomSheetItemEditView">
<attr name="backgroundView" />
<attr name="parentView" />
</declare-styleable>
<declare-styleable name="BottomSheetInventarioActionsView">
<attr name="backgroundView" />
<attr name="parentView" />
</declare-styleable>
<declare-styleable name="ConfirmSwitchPreferenceCompat">
<attr name="confirmTitle" format="string" />
<attr name="confirmMessage" format="string" />
</declare-styleable>
<attr name="colorSuccess" format="color" />
<attr name="colorSuccessContainer" format="color" />
<attr name="colorOnSuccess" format="color" />
<attr name="colorOnSuccessContainer" format="color" />
<attr name="colorWarning" format="color" />
<attr name="colorWarningContainer" format="color" />
<attr name="colorOnWarning" format="color" />
<attr name="colorOnWarningContainer" format="color" />
<attr name="colorDisabledSurface" format="color" />
<attr name="colorLetturaFacilitataSurface" format="color" />
</resources>