Philipp Niedermayer
Philipp Niedermayer
I tried to use `EmojIconActions` for a custom view in an `AlertDialog`, that I create during the `onCreateDialog` Method of `DialogFragment`. I'm not sure what View to pass as the...
Hard coded Strings have been moved to the resource file `Resources.resx`, allowing to create localized resource files. German translation has been added. Further translations can now simply be added by...
When presenting a QR code to be scanned (e.g. during entrance control), the screen brightness might be insufficient and has to be increased for the scan to succeed. ## Current...
Added check for animating field in updateResuls runnable as suggested in #55
I am using the `GifImageView` in an Adapter where also static images can be set to the ImageView. So when stopping the Animation via `clear()` and setting a static image...
Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Describe the bug** **To...
Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Is your feature request...
### Is your feature request related to a problem? Please describe. The contacts App has a field "Related contacts" which allows specifying relationships like Mother, Child, Brother etc. Currently, this...
## Issue Description ## We would like to access the GPIOs on an USRP X310 via a custom OOT RFNoC block. More specifically, we would like to read one pin...
### Context Sphinx gallery has a nice feature that allows users to click on a function in a code cell, directing to the relevant API documentation of that function. It...