David Carver
David Carver
Currently I'm using Menu Drawer with the serenity-for-android project. One thing I've noticed is that items in the menu drawer will gain focus periodically when using a D-Pad for navigation...
More of a question than an bug, but does the init db, drop any existing databases? Is there a drop db equivalent. I see there is a create database goal.
The styles were causing issues with being able to include the app when packaged as an AAR. This removes the styles and the application information from the AndroidManifest.xml. Overriding the...
**Is your feature request related to a problem? Please describe.** We have a requirement that wants us to be able to change the textappearance of a tab based on it's...
I have a couple of classes where the ViewState class isn't being generated for the Views. It works fine with 1.5.3, but when going to 1.5.4 it starts to break....
https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-32111 When we ran this tool through our security check it flagged it based on the version of jackson being used.
The nextFocus attributes for the layousts seem to be implemented inconsistently with the new UI. Easiest way to test this, is to setup an Android Emulator, and enable Keyboard input...
I'm having problems getting task completion to work. Two things happen: 1. ./gradlew outputs an exception 2. ./gradlew tas outputs nothing. I've run the __gradle_completion_init script, as well as reset...
I managed to get one of the maps to display within OBS Studio. It would be nice to have another set of images besides the Half Res and Full Versions....
When trying to bring this in to our repository internally, the code scanning software flagged this as having potential security vulnerabilities due to dependencies. In particular the version of Jackson...