This commit is contained in:
Viktoria Polyakova
2026-01-30 16:58:30 +03:00
parent a5ed6b8664
commit 9f8b968452
249 changed files with 32198 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item name="abc_dialog_fixed_height_major" type="dimen">60%</item>
<item name="abc_dialog_fixed_height_minor" type="dimen">90%</item>
<item name="abc_dialog_fixed_width_major" type="dimen">50%</item>
<item name="abc_dialog_fixed_width_minor" type="dimen">70%</item>
<item name="abc_dialog_min_width_major" type="dimen">45%</item>
<item name="abc_dialog_min_width_minor" type="dimen">72%</item>
</resources>