Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
platform_packages_inputmethods_LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LMODroid
platform_packages_inputmethods_LatinIME
Commits
f4d7e96e
Commit
f4d7e96e
authored
2 years ago
by
LuK1337
Committed by
Dhina17
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
LatinIME: Add tabletNumSpaceKeyStyle style for Material You theme
Change-Id: I81abe0b2ed71dc9b78f58724cfc8ad9e2850a171
parent
48a01702
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
java/res/xml/key_styles_number.xml
+1
-1
1 addition, 1 deletion
java/res/xml/key_styles_number.xml
with
1 addition
and
1 deletion
java/res/xml/key_styles_number.xml
+
1
−
1
View file @
f4d7e96e
...
...
@@ -109,7 +109,7 @@
<!-- TODO: Consolidate these space key styles with numSpaceKeyStyle above by introducing <case>
predicator that checks device form-factor. -->
<switch>
<case
latin:keyboardTheme=
"ICS|KLP"
>
<case
latin:keyboardTheme=
"ICS|KLP
|You
"
>
<key-style
latin:styleName=
"tabletNumSpaceKeyStyle"
latin:keySpec=
"!icon/space_key|!code/key_space"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment