1 <?xml version="1.0" encoding="utf-8"?> 2 <resources> 3 <item name="abc_dialog_fixed_height_major" type="dimen">60%</item> 4 <item name="abc_dialog_fixed_height_minor" type="dimen">90%</item> 5 <item name="abc_dialog_fixed_width_major" type="dimen">50%</item> 6 <item name="abc_dialog_fixed_width_minor" type="dimen">70%</item> 7 <item name="abc_dialog_min_width_major" type="dimen">45%</item> 8 <item name="abc_dialog_min_width_minor" type="dimen">72%</item> 9 </resources>