maxwen | cf17b06 | 2015-03-21 00:22:14 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
maxwen | 8602901 | 2016-02-07 23:50:28 +0100 | [diff] [blame] | 2 | <!-- Copyright (C) 2016 The OmniROM Project |
maxwen | cf17b06 | 2015-03-21 00:22:14 +0100 | [diff] [blame] | 3 | |
| 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by |
| 6 | the Free Software Foundation, either version 3 of the License, or |
| 7 | (at your option) any later version. |
| 8 | |
| 9 | This program is distributed in the hope that it will be useful, |
| 10 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 12 | GNU General Public License for more details. |
| 13 | |
| 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | --> |
| 17 | |
| 18 | <resources> |
maxwen | 8602901 | 2016-02-07 23:50:28 +0100 | [diff] [blame] | 19 | <dimen name="alert_dialog_padding_material">20dp</dimen> |
| 20 | <dimen name="color_preference_width">18dip</dimen> |
| 21 | <dimen name="color_preference_height">18dip</dimen> |
maxwen | 3217a99 | 2016-03-03 02:45:04 +0100 | [diff] [blame] | 22 | <dimen name="drag_grip_ridge_size">6dp</dimen> |
| 23 | <dimen name="drag_grip_ridge_gap">4dp</dimen> |
maxwen | cf17b06 | 2015-03-21 00:22:14 +0100 | [diff] [blame] | 24 | </resources> |