Initial QSfera import
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
qsfera Android client application
|
||||
|
||||
@author David Crespo Ríos
|
||||
@author Juan Carlos Garrote Gascón
|
||||
|
||||
Copyright (C) 2023 ownCloud GmbH.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2,
|
||||
as published by the Free Software Foundation.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!-- Passcode margin keyboard for big screens-->
|
||||
<dimen name="passcode_standard_margin">32dp</dimen>
|
||||
<dimen name="passcode_margin_top">100dp</dimen>
|
||||
<dimen name="passcode_margin_bottom">32dp</dimen>
|
||||
<dimen name="passcode_margin_buttons">8dp</dimen>
|
||||
|
||||
<!-- Spaces -->
|
||||
<dimen name="spaces_thumbnail_height">256dp</dimen>
|
||||
<dimen name="spaces_header_card_height">150dp</dimen>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user