houxiao
2017-02-27 d74603b1876661cc7640f1325da8202a1e7684a6
1
2
3
4
5
6
7
8
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>