1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00
FBReaderJ/third-party/android-filechooser/code/res/values/dimens.xml
2014-04-13 16:52:22 +01:00

21 lines
691 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2012 Hai Bison
See the file LICENSE at the root directory of this project for copying
permission.
-->
<resources>
<dimen name="afc_30dp">30dp</dimen>
<dimen name="afc_15dp">15dp</dimen>
<dimen name="afc_10dp">10dp</dimen>
<dimen name="afc_5dp">5dp</dimen>
<dimen name="afc_button_location_max_width">256sp</dimen>
<dimen name="afc_button_location_min_width">15sp</dimen>
<dimen name="afc_context_menu_item_padding_left">18sp</dimen>
<dimen name="afc_single_button_min_width">192sp</dimen>
<dimen name="afc_viewgroup_button_locations_bottom_divider_height">1dp</dimen>
</resources>