Marco Schmitz
Marco Schmitz
Hi there, I like your library, but currently I am facing an issue. I have some CardViews, each one containing an ExpandableRelativeLayout. In CardView 1 there is a RadioGroup which...
Hi there, thanks again for this wonderful lib. I want to work with composite primary keys (which works nicely) and the foreign ones (which causes some problems). On https://sqlite.org/foreignkeys.html chapter...
Hi there, thanks for this lib. I got nuts on the bugs of the "native" one. Right now I use the NumberPicker inside a FrameLayout, which is inflated into a...
Hi there, I like this lib. So I started with a German IBAN. The mask is like this: "AA99 9999" Now I want to prefill the EditText with "DE". But...
Hi there, I needed an ExpandableLayout which is triggered by an CheckBox and NOT by its header. So I am searching for the smallest header. Leaving the field empty or...
Hi there, so I started using the latest Docker image swaggerapi/swagger-ui:latest. According to https://hub.docker.com/r/swaggerapi/swagger-ui this should be 3.18.3. Then I downloaded the entire webpage and patched the css line according...
Hi there, so your project has the most themes around, especially the dark ones. But unfortunately using the latest Docker image the .css files simply destroy the entire layout. Can...
I'd like to reference an image, a PNG file. In general it works like this: ``` @startuml !theme superhero !RancherPNG = "" skinparam defaultTextAlignment center left to right direction package...
I am used to PlantUML within IntelliJ (dark theme) and there the preview color is the same as in the text editor window (something near dark).  Since I am...