Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 785
    • Issues 785
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • briarbriar
  • Issues
  • #1378
Closed
Open
Issue created Sep 10, 2018 by Torsten Grote@groteOwner3 of 3 checklist items completed3/3 checklist items

Support right-to-left languages in all layouts

  • Add android:supportsRtl="true" to the <application> element in manifest file
  • Change all "left/right" layout properties to new "start/end" equivalents. Since we support API < 16 we need to add “start” and end” in addition to “left” and “right”.
  • Add Mirror support to selected drawables. autoMirrored="true" for API >= 19

Material Design guide: https://material.io/design/usability/bidirectionality.html

Edited Sep 12, 2018 by Torsten Grote
Assignee
Assign to
Time tracking