Stu Stirling

Results 5 issues of Stu Stirling

An initial effort at adding support for a rectangular indicator rather than just circular. Some more work could be done to improve the code and potentially allow the ability to...

Like many others, I needed to have a RecyclerView (`ViewPager2`) within my cards. Here is how I worked around it. ### Disable/Enable Horizontal Swiping I needed to be able to...

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/Lock.Android#readme) and [Examples](https://github.com/auth0/Lock.Android/blob/main/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0.android/lock/latest/index.html)...

bug

I have a class setup like the following **Class C** _extends_ **Class B** _extends_ **Class A** In the field selection dialog box only field names from Class C and B...

I'm using the periodic notes plugin and I want to append some text to the "Monthly" note rather than the daily. I can get it to open via command but...