-
I'm having trouble getting variables from prior steps or even the context object to display.
```
# This workflow should be run on every release to prod, as every release to prod should be accomani…
-
I think the wooden wallpaper in library should be removed. Would also be an easy step toward material guidelines :)
-
Hi,
I've added the GitHub Action as follows:
```
- name: Publish Test Report for Integration Tests
uses: mikepenz/action-junit-report@v4
if: always()
with:
report_paths: '.test-re…
-
## About this issue
Can this plugin also include libraries depended upon by the Google Play services libraries, like the [Google `oss-licenses-plugin`](https://github.com/google/play-services-plugi…
-
Currently if I have a markdown text with double [] such as
```
[This should work][This is not a link] this is just text
Yada yadada
The end
```
The library assumes it's a reference link when parsi…
-
As you can see from title I am receiving exit value 2 when trying to compile the project with library:
Error:Execution failed for task ':app:dexDebug'.
> com.android.ide.common.process.ProcessExcept…
-
**Describe the bug**
I tried to follow the steps in of the earlier reported issues in about rerunning failed tests. The rerunning is working fine, but it seems not to merge the results and produces a…
-
**General problem**
In general, if you use expandable items and filtering together, you always lose the expandable state during filtering. This is really a problem if you want to filter and suddenly …
-
Hello,
thx for your awesome library, i used it in many projects but i have a strange error today :
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.*********…
-
### Description
Using the new `ActivityScenario` for our tests. Sadly in various occasions the `getResult()` will wait 30 seconds until it returns successfully. This behavior is not deterministic a…