Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 782
    • Issues 782
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • 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
  • briar
  • briarbriar
  • Issues
  • #1378

Closed
Open
Created Sep 10, 2018 by Torsten Grote@groteOwner3 of 3 tasks completed3/3 tasks

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