blob: 871facd623f7a48030c7d5f1ba8f067ab1c82e9a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- -->
<!-- Copyright 2015 Google Inc. -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you -->
<!-- may not use this file except in compliance with the License. You may -->
<!-- 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. License for the specific language governing permissions and -->
<!-- limitations under the License. -->
<module>
<define-property name="form" values="desktop,tablet,phone" />
<define-property name="ratio" values="normal,widescreen,theatre" />
<set-property name="ratio" value="normal,widescreen,theatre" />
<set-property name="ratio" value="theatre" >
<when-property-is name="form" value="phone" />
</set-property>
</module>