Chris Kocel
Chris Kocel
It can have something in common with Spinner in Action Bar. Do You have any in Your Action Bar?
I suggest adding information about in readme of the project - it took me a while to figure this out.
@ybedrov @DeveloperHacker Hi, wanted to ping on this
> I cannot accept this change because we need to restart test tasks from Idea. ( It is a feature :) ) For example if you start test from green...
When running from Gradle tool window the test task(s) should be reported by Gradle as being UP-TO-DATE for the second execution, and should therefore be skipped.
@shotamakino You can make your own - ```ts import { ConversationV3 } from "@assistant/conversation"; import { v4 as uuidv4 } from "uuid"; export const userId = (conv: ConversationV3): string =>...
Maybe You could try to use `HoloActivity.invallidateOptionsMenu` ?
Hey, thanks for for Your heavy work! I have only one question - Do Yo plan to release the very last final version from master? It would be nice because...
What the didn't is support for VectorDrawable and AnimatedVectorDrawable
@Prototik Any work in progress? Is there any project opened for it? Maybe we could contribute ;)