mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-10 16:39:35 +00:00
fix lint error: res-auto
This commit is contained in:
parent
8cb16e3d43
commit
a78dc038a4
429 changed files with 429 additions and 429 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"
|
||||
xmlns:latin="http://schemas.android.com/apk/res-auto"
|
||||
android:title="@string/settings_screen_preferences">
|
||||
<CheckBoxPreference
|
||||
android:key="auto_cap"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue