mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
missed rename from user to custom
This commit is contained in:
parent
9359f10d6f
commit
7facfd07ef
2 changed files with 7 additions and 7 deletions
|
@ -245,13 +245,13 @@
|
|||
<enum name="LXXLightBorder" value="5" />
|
||||
<enum name="LXXDarkBorder" value="6" />
|
||||
<enum name="LXXAutoBorder" value="8" />
|
||||
<enum name="LXXUser" value="11" />
|
||||
<enum name="LXXUserBorder" value="12" />
|
||||
<enum name="KLPUser" value="13" />
|
||||
<enum name="LXXCustom" value="11" />
|
||||
<enum name="LXXCustomBorder" value="12" />
|
||||
<enum name="KLPCustom" value="13" />
|
||||
</attr>
|
||||
<!-- Touch position correction -->
|
||||
<attr name="touchPositionCorrectionData" format="reference" />
|
||||
<!-- Keyboard top, bottom, left, right edges paddings, in propotion of keyboard height. -->
|
||||
<!-- Keyboard top, bottom, left, right edges paddings, in proportion of keyboard height. -->
|
||||
<attr name="keyboardTopPadding" format="fraction" />
|
||||
<attr name="keyboardBottomPadding" format="fraction" />
|
||||
<attr name="keyboardLeftPadding" format="fraction" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue