[Android] Java.Lang.IllegalArgumentException: 'No view found for id 0x7f0900fd (com.twe.elon:id/labeled) for fragment NavigationRootManager_ElementBasedFragment{e99ccf3} (d735450b-8b7e-4e10-87d0-3b9a8251e4b3 id=0x7f0900fd)' #24774 #39
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Inclusive Heat Sensor | |
on: | |
issues: | |
types: [opened, reopened] | |
issue_comment: | |
types: [created, edited] | |
pull_request: | |
types: [reopened] | |
pull_request_review_comment: | |
types: [created, edited] | |
permissions: | |
contents: read | |
issues: write | |
pull-requests: write | |
jobs: | |
detect-heat: | |
uses: jonathanpeppers/inclusive-heat-sensor/.github/workflows/[email protected] | |
secrets: inherit |