HeliBoard/app/src/main/res/xml/dictionary_settings.xml

12 lines
356 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2011 The Android Open Source Project
SPDX-License-Identifier: Apache-2.0
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/dictionary_settings_title"
android:summary="@string/dictionary_settings_summary">
</PreferenceScreen>