14 lines
567 B
XML
14 lines
567 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<dimen name="module_commons_toast_marginLeft">50px</dimen>
|
|
<dimen name="module_commons_toast_marginRight">50px</dimen>
|
|
<dimen name="module_commons_toast_marginTop">32px</dimen>
|
|
<dimen name="module_commons_toast_marginBottom">32px</dimen>
|
|
<dimen name="module_commons_toast_textSize">40px</dimen>
|
|
<dimen name="module_commons_toast_minWidth">698px</dimen>
|
|
<dimen name="module_commons_toast_maxWidth">900px</dimen>
|
|
<dimen name="module_commons_toast_y_offset">130px</dimen>
|
|
</resources>
|
|
|
|
|