Jacek Modrakowski

Results 5 issues of Jacek Modrakowski

After upgrading support library to 23.2 this issue occured: java.lang.IncompatibleClassChangeError: org.lucasr.twowayview.ClickItemTouchListener$ItemClickGestureDetector at org.lucasr.twowayview.ClickItemTouchListener.(ClickItemTouchListener.java:19) at org.lucasr.twowayview.ItemClickSupport$TouchListener.(ItemClickSupport.java:115) at org.lucasr.twowayview.ItemClickSupport.(ItemClickSupport.java:54) at org.lucasr.twowayview.ItemClickSupport.addTo(ItemClickSupport.java:85)

Hi! I want to let you know that library crashed my app with following stack-trace: ``` Caused by: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this...

I use AndroidAnnotations in my Android project and I would like to move that project to new project layout to build it using Gradle. It can't be done because your...

### Question Dear Team, I'm using GitHub Action (https://github.com/docker/metadata-action?tab=readme-ov-file#json-output-object) that extracts data that can be used to annotate docker image with annotations and labels. Is it a way to write...

type:question

I didn't want to spam other issue, so I'm asking here, do this board support Micropython? I think that it supports because it's a normal ESP32-S2 which uPython supports. But...