Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !1491

Add res_folder_relative_path property to Android IML file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/jbarr21/jb/add-res-folder-property into master Aug 31, 2017
  • Overview 4
  • Commits 2
  • Pipelines 0
  • Changes 30

Created by: jbarr21

This diff sets the RES_FOLDER_RELATIVE_PATH property of the Android Facet. The resource folder path is used by the Android Layout Preview to load themes and styles in order to properly visualize and load views into the Preview window. The logic for which path to use for the module is as follows:

  • if only one path, use it
  • if a module's resource rule is labeled as preferred, then use that one
  • otherwise, choose the first one
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/jbarr21/jb/add-res-folder-property