mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 02:09:35 +02:00
added android-filechooser library
This commit is contained in:
parent
03f3e765b8
commit
a26d373a74
239 changed files with 7305 additions and 0 deletions
15
third-party/android-filechooser/code/res/values-mdpi/dimens.xml
vendored
Executable file
15
third-party/android-filechooser/code/res/values-mdpi/dimens.xml
vendored
Executable file
|
@ -0,0 +1,15 @@
|
|||
<?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_button_navigators_min_height">32px</dimen>
|
||||
<dimen name="afc_button_ok_saveas_size">32px</dimen>
|
||||
<dimen name="afc_thumbnail_size">48px</dimen>
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue