blob: 3c0b4032980e6819f5ea4d4f20c335429e958888 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2018 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>
<string name="app_name">AAE Theme Playground</string>
<string name="text_elements">Text Elements</string>
<string name="panel_elements">Color Panels</string>
<string name="dialog_elements">Dialogs</string>
<string name="toggle_theme">Change configuration(Day/Night)</string>
<string name="apply">Apply</string>
<string name="widgets">Widgets</string>
<string name="paged_list_view">Paged List View</string>
<string name="widget_checkbox">Checkbox</string>
<string name="toggle_switch">Toggle Switch</string>
<string name="reset">Reset</string>
<string name="progress_bar">Progress Bar</string>
<string name="background_name">Set background color :</string>
<string name="default_themes">Apply Themes</string>
<string name="theme_name">Theme Name:</string>
<string name="multiple_intent">Chooser Activity</string>
<string name="default_background_color">#90CAF9</string>
</resources>