blob: 98db0fee84eae520c240a8d8db91439d8e050d18 [file] [log] [blame]
Justin Klaassen4b3af052014-05-27 17:53:10 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
Annie Chin26e159e2016-05-18 15:17:14 -07003 Copyright (C) 2016 The Android Open Source Project
Justin Klaassen4b3af052014-05-27 17:53:10 -07004
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16 -->
17
18<resources>
19 <item name="activity_calculator" type="layout">@layout/activity_calculator_tablet_port</item>
Annie Chin26e159e2016-05-18 15:17:14 -070020 <item name="display" type="layout">@layout/display_two_line</item>
Annie Chin28589dc2016-06-09 17:50:51 -070021 <item name="pad_advanced" type="layout">@layout/pad_advanced_5x3</item>
Annie Chin26e159e2016-05-18 15:17:14 -070022 <item name="pad_operator" type="layout">@layout/pad_operator_two_col</item>
Justin Klaassend06f51d2016-08-03 00:41:31 -070023</resources>