You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
733 B
23 lines
733 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
/*
|
|
* copyright (c) 2010 the android open source project
|
|
*
|
|
* licensed under the apache license, version 2.0 (the "license");
|
|
* you may not use this file except in compliance with the license.
|
|
* you may obtain a copy of the license at
|
|
*
|
|
* http://www.apache.org/licenses/license-2.0
|
|
*
|
|
* unless required by applicable law or agreed to in writing, software
|
|
* distributed under the license is distributed on an "as is" basis,
|
|
* without warranties or conditions of any kind, either express or implied.
|
|
* see the license for the specific language governing permissions and
|
|
* limitations under the license.
|
|
*/
|
|
-->
|
|
|
|
<resources>
|
|
<dimen name="screen_margin_sides">128dip</dimen>
|
|
</resources>
|