diff options
Diffstat (limited to 'main/res/layout/attribute_descriptions.xml')
| -rw-r--r-- | main/res/layout/attribute_descriptions.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/attribute_descriptions.xml b/main/res/layout/attribute_descriptions.xml index 45dd3cd..1e67f72 100644 --- a/main/res/layout/attribute_descriptions.xml +++ b/main/res/layout/attribute_descriptions.xml @@ -13,6 +13,6 @@ android:textColor="?text_color" android:textColorLink="?text_color_link" android:textIsSelectable="false" - android:textSize="14dip" /> + android:textSize="14sp" /> </LinearLayout>
\ No newline at end of file |
