mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-02 12:52:15 +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_advanced"
|
||||
android:key="screen_advanced">
|
||||
<!-- TODO: consolidate key preview dismiss delay with the key preview animation parameters. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue