fix lint error: res-auto

This commit is contained in:
dslul 2020-01-21 10:36:33 +01:00
parent 8cb16e3d43
commit a78dc038a4
429 changed files with 429 additions and 429 deletions

View file

@ -16,7 +16,7 @@
<selector <selector
xmlns:android="http://schemas.android.com/apk/res/android" 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"
> >
<!-- Left edge --> <!-- Left edge -->
<item latin:state_left_edge="true" latin:state_has_morekeys="true" <item latin:state_left_edge="true" latin:state_has_morekeys="true"

View file

@ -16,7 +16,7 @@
<selector <selector
xmlns:android="http://schemas.android.com/apk/res/android" 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"
> >
<!-- Left edge --> <!-- Left edge -->
<item latin:state_left_edge="true" latin:state_has_morekeys="true" <item latin:state_left_edge="true" latin:state_has_morekeys="true"

View file

@ -16,7 +16,7 @@
<selector <selector
xmlns:android="http://schemas.android.com/apk/res/android" 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"
> >
<!-- Left edge --> <!-- Left edge -->
<item latin:state_left_edge="true" latin:state_has_morekeys="true" <item latin:state_left_edge="true" latin:state_has_morekeys="true"

View file

@ -16,7 +16,7 @@
<selector <selector
xmlns:android="http://schemas.android.com/apk/res/android" 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"
> >
<!-- Left edge --> <!-- Left edge -->
<item latin:state_left_edge="true" latin:state_has_morekeys="true" <item latin:state_left_edge="true" latin:state_has_morekeys="true"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/rows_qwerty" /> latin:keyboardLayout="@xml/rows_qwerty" />

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyboardLeftPadding="10%p" latin:keyboardLeftPadding="10%p"
latin:keyboardRightPadding="10%p" latin:keyboardRightPadding="10%p"
latin:keyWidth="26.67%p" latin:keyWidth="26.67%p"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyboardLeftPadding="10%p" latin:keyboardLeftPadding="10%p"
latin:keyboardRightPadding="10%p" latin:keyboardRightPadding="10%p"
latin:keyWidth="26.67%p" latin:keyWidth="26.67%p"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyboardLeftPadding="10%p" latin:keyboardLeftPadding="10%p"
latin:keyboardRightPadding="10%p" latin:keyboardRightPadding="10%p"
latin:keyWidth="26.67%p" latin:keyWidth="26.67%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<Keyboard xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" <Keyboard xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyWidth="5%p" latin:keyWidth="5%p"
latin:rowHeight="@dimen/config_more_keys_keyboard_key_height" latin:rowHeight="@dimen/config_more_keys_keyboard_key_height"
style="?attr/moreKeysKeyboardStyle" style="?attr/moreKeysKeyboardStyle"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyboardLeftPadding="10%p" latin:keyboardLeftPadding="10%p"
latin:keyboardRightPadding="10%p" latin:keyboardRightPadding="10%p"
latin:keyWidth="18%p" latin:keyWidth="18%p"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyboardLeftPadding="10%p" latin:keyboardLeftPadding="10%p"
latin:keyboardRightPadding="10%p" latin:keyboardRightPadding="10%p"
latin:keyWidth="18%p" latin:keyWidth="18%p"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyboardLeftPadding="10%p" latin:keyboardLeftPadding="10%p"
latin:keyboardRightPadding="10%p" latin:keyboardRightPadding="10%p"
latin:keyWidth="18%p" latin:keyWidth="18%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<!-- TODO: Consolidate the layout specification between protrait and landscape. <!-- TODO: Consolidate the layout specification between protrait and landscape.
Ideally just the keyWidth should be different --> Ideally just the keyWidth should be different -->

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<!-- Split the 4th row for split layouts --> <!-- Split the 4th row for split layouts -->

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<Keyboard xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" <Keyboard xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyWidth="8%p" latin:keyWidth="8%p"
latin:rowHeight="@dimen/config_more_keys_keyboard_key_height" latin:rowHeight="@dimen/config_more_keys_keyboard_key_height"
style="?attr/moreKeysKeyboardStyle" style="?attr/moreKeysKeyboardStyle"

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyWidth="18%p" latin:keyWidth="18%p"
latin:touchPositionCorrectionData="@array/touch_position_correction_data_default" latin:touchPositionCorrectionData="@array/touch_position_correction_data_default"
> >

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyWidth="18%p" latin:keyWidth="18%p"
latin:touchPositionCorrectionData="@array/touch_position_correction_data_default" latin:touchPositionCorrectionData="@array/touch_position_correction_data_default"
> >

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:keyWidth="18%p" latin:keyWidth="18%p"
latin:touchPositionCorrectionData="@array/touch_position_correction_data_default" latin:touchPositionCorrectionData="@array/touch_position_correction_data_default"
> >

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<!-- The table period key which may have different label depending on locale --> <!-- The table period key which may have different label depending on locale -->
<!-- Kept as a separate file for cleaner overriding by an overlay. --> <!-- Kept as a separate file for cleaner overriding by an overlay. -->

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<Key <Key
latin:keyStyle="spaceKeyStyle" latin:keyStyle="spaceKeyStyle"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<!-- Navigate more keys style --> <!-- Navigate more keys style -->
<include latin:keyboardLayout="@xml/key_styles_navigate_more_keys" /> <include latin:keyboardLayout="@xml/key_styles_navigate_more_keys" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<!-- U+0630: "ذ" ARABIC LETTER THAL --> <!-- U+0630: "ذ" ARABIC LETTER THAL -->
<Key <Key

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<Key <Key
latin:keySpec="!" latin:keySpec="!"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<!-- U+0622: "آ" ARABIC LETTER ALEF WITH MADDA ABOVE --> <!-- U+0622: "آ" ARABIC LETTER ALEF WITH MADDA ABOVE -->
<Key <Key

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<Row <Row
latin:keyWidth="7.0%p" latin:keyWidth="7.0%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<!-- Split the 4th row for split layouts --> <!-- Split the 4th row for split layouts -->

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<Key <Key
latin:keySpec="q" /> latin:keySpec="q" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<switch> <switch>
<case <case

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="9.0%p" latin:keyWidth="9.0%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" > <merge xmlns:latin="http://schemas.android.com/apk/res-auto" >
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyLabelFlags="fontNormal" latin:keyLabelFlags="fontNormal"

View file

@ -14,7 +14,7 @@
limitations under the License. limitations under the License.
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.5%p" latin:keyWidth="7.5%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.5%p" latin:keyWidth="7.5%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<Row> <Row>
<Key <Key

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<Row> <Row>
<!-- Note: This Spacer prevents the below key from being marked as a left edge key. --> <!-- Note: This Spacer prevents the below key from being marked as a left edge key. -->

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" > <merge xmlns:latin="http://schemas.android.com/apk/res-auto" >
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row latin:keyWidth="8.182%p" > <Row latin:keyWidth="8.182%p" >
<include latin:keyboardLayout="@xml/rowkeys_serbian_qwertz1" /> <include latin:keyboardLayout="@xml/rowkeys_serbian_qwertz1" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -19,7 +19,7 @@
--> -->
<merge <merge
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/key_styles_common" /> latin:keyboardLayout="@xml/key_styles_common" />

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="8.182%p" latin:keyWidth="8.182%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row <Row
latin:keyWidth="7.5%p" latin:keyWidth="7.5%p"

View file

@ -18,7 +18,7 @@
*/ */
--> -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" > <merge xmlns:latin="http://schemas.android.com/apk/res-auto" >
<include latin:keyboardLayout="@xml/key_styles_common" /> <include latin:keyboardLayout="@xml/key_styles_common" />
<Row latin:keyWidth="8.182%p" > <Row latin:keyWidth="8.182%p" >
<include latin:keyboardLayout="@xml/rowkeys_uzbek1" /> <include latin:keyboardLayout="@xml/rowkeys_uzbek1" />

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi_compact"> <case latin:keyboardLayoutSet="hindi_compact">
<!-- U+0903: "" DEVANAGARI SIGN VISARGA <!-- U+0903: "" DEVANAGARI SIGN VISARGA

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0945: "ॅ" DEVANAGARI VOWEL SIGN CANDRA E --> <!-- U+0945: "ॅ" DEVANAGARI VOWEL SIGN CANDRA E -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+097D: "" DEVANAGARI LETTER GLOTTAL STOP <!-- U+097D: "" DEVANAGARI LETTER GLOTTAL STOP

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi_compact"> <case latin:keyboardLayoutSet="hindi_compact">
<!-- U+094D: "्" DEVANAGARI SIGN VIRAMA --> <!-- U+094D: "्" DEVANAGARI SIGN VIRAMA -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<!-- U+0903: "" DEVANAGARI SIGN VISARGA --> <!-- U+0903: "" DEVANAGARI SIGN VISARGA -->
<key-style <key-style
latin:styleName="baseKeyDevanagariSignVisarga" latin:styleName="baseKeyDevanagariSignVisarga"

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+093E/U+0902: "ां" DEVANAGARI VOWEL SIGN AA/DEVANAGARI SIGN ANUSVARA <!-- U+093E/U+0902: "ां" DEVANAGARI VOWEL SIGN AA/DEVANAGARI SIGN ANUSVARA

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0948/U+0902: "ैं" DEVANAGARI VOWEL SIGN AI/DEVANAGARI SIGN ANUSVARA --> <!-- U+0948/U+0902: "ैं" DEVANAGARI VOWEL SIGN AI/DEVANAGARI SIGN ANUSVARA -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!--U+094C/U+0902: "ौं" DEVANAGARI VOWEL SIGN AU/DEVANAGARI SIGN ANUSVARA --> <!--U+094C/U+0902: "ौं" DEVANAGARI VOWEL SIGN AU/DEVANAGARI SIGN ANUSVARA -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi_compact"> <case latin:keyboardLayoutSet="hindi_compact">
<!-- U+0945: "ॅ" DEVANAGARI VOWEL SIGN CANDRA E --> <!-- U+0945: "ॅ" DEVANAGARI VOWEL SIGN CANDRA E -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi_compact"> <case latin:keyboardLayoutSet="hindi_compact">
<!-- U+0949: "ॉ" DEVANAGARI VOWEL SIGN CANDRA O --> <!-- U+0949: "ॉ" DEVANAGARI VOWEL SIGN CANDRA O -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0947/U+0902: "ें" DEVANAGARI VOWEL SIGN E/DEVANAGARI SIGN ANUSVARA --> <!-- U+0947/U+0902: "ें" DEVANAGARI VOWEL SIGN E/DEVANAGARI SIGN ANUSVARA -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+093F/U+0902: "िं" DEVANAGARI VOWEL SIGN I/DEVANAGARI SIGN ANUSVARA --> <!-- U+093F/U+0902: "िं" DEVANAGARI VOWEL SIGN I/DEVANAGARI SIGN ANUSVARA -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0940/U+0902: "ीं" DEVANAGARI VOWEL SIGN II/DEVANAGARI SIGN ANUSVARA --> <!-- U+0940/U+0902: "ीं" DEVANAGARI VOWEL SIGN II/DEVANAGARI SIGN ANUSVARA -->

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+094B/U+0902: "ों" DEVANAGARI VOWEL SIGN O/DEVANAGARI SIGN ANUSVARA <!-- U+094B/U+0902: "ों" DEVANAGARI VOWEL SIGN O/DEVANAGARI SIGN ANUSVARA

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0941/U+0902: "ुं" DEVANAGARI VOWEL SIGN U/DEVANAGARI SIGN ANUSVARA <!-- U+0941/U+0902: "ुं" DEVANAGARI VOWEL SIGN U/DEVANAGARI SIGN ANUSVARA

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0942/U+0902: "ूं" DEVANAGARI VOWEL SIGN UU/DEVANAGARI SIGN ANUSVARA <!-- U+0942/U+0902: "ूं" DEVANAGARI VOWEL SIGN UU/DEVANAGARI SIGN ANUSVARA

View file

@ -22,7 +22,7 @@
API version 16 can't automatically render dotted circle for incomplete combining letter API version 16 can't automatically render dotted circle for incomplete combining letter
of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
counterpart files named res/xml-v16/key_*.xml don't have this hack. --> counterpart files named res/xml-v16/key_*.xml don't have this hack. -->
<merge xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin"> <merge xmlns:latin="http://schemas.android.com/apk/res-auto">
<switch> <switch>
<case latin:keyboardLayoutSet="hindi"> <case latin:keyboardLayoutSet="hindi">
<!-- U+0944: "ॄ" DEVANAGARI VOWEL SIGN VOCALIC RR --> <!-- U+0944: "ॄ" DEVANAGARI VOWEL SIGN VOCALIC RR -->

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
> >
<include <include
latin:keyboardLayout="@xml/rows_arabic" /> latin:keyboardLayout="@xml/rows_arabic" />

View file

@ -19,7 +19,7 @@
--> -->
<Keyboard <Keyboard
xmlns:latin="http://schemas.android.com/apk/res/org.dslul.openboard.inputmethod.latin" xmlns:latin="http://schemas.android.com/apk/res-auto"
latin:rowHeight="20%p" latin:rowHeight="20%p"
latin:verticalGap="@fraction/config_key_vertical_gap_5row" latin:verticalGap="@fraction/config_key_vertical_gap_5row"
latin:keyLetterSize="@fraction/config_key_letter_ratio_5row" latin:keyLetterSize="@fraction/config_key_letter_ratio_5row"

Some files were not shown because too many files have changed in this diff Show more