question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

missing showFileHeader option in adroid/** formats

See original GitHub issue

Adding a showFileHeader option to the android/** files does not work.

android: {
      transformGroup: 'android',
      buildPath: 'some/path',
      files: [
        {
          destination: 'font_dimens.xml',
          format: 'android/fontDimens',
          options: {
            showFileHeader: false,
          },
        },
      ],
    },

result :

<!--
  Do not edit directly
  Generated on Tue, 29 Jan 2019 14:21:04 GMT
-->

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gael-boyenvalcommented, Jan 30, 2019

PR : #242

0reactions
gael-boyenvalcommented, Jan 30, 2019

@didoo, @dbanksdesign, you are welcome. I will try to do it today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the Missing File Headers Error - EaseUS
This is an efficient way to resolve file header missing problems. Usually, a file header disappearing error arises due to file corruption.
Read more >
Include headers files location missing during the build process
The QCOM stuff creating these error because each files in the folder hardware/qcom/display/msm8974 missing the reference to compiler header file/location.
Read more >
Use headers, footers, page numbers, & footnotes - Android
Note: You can only see and edit page numbers, headers, and footers when a document is in "Print layout" mode. Add a header...
Read more >
Text/Design Tab Missing New Android Project on Android ...
I had this problem from a fresh install and new project created by the wizard. No tabs. Close file, re-open (wasn't in recent...
Read more >
Dalvik executable format - Android Open Source Project
This document describes the layout and contents of .dex files, which are used to hold a set of class definitions and their associated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found