Updated The Code.

This commit is contained in:
Batuhan Berk Başoğlu 2020-11-17 21:56:47 -05:00
parent 7ea94663b5
commit 7449682016
788 changed files with 41342 additions and 321 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>