agforte

Results 17 issues of agforte

## What kind of issue is this? - [X] UI Bug. Please provide a Screenshot/Video/GIF of what's the problem. If you need help to record a video you can follow...

bug
information needed

Would be great to have the option to customize the shape of the icon after the Async task completes so that it does not have to be a circle but,...

Great library! I would like to have a customizable button shape instead of the two arrows.

How to produce from an SVG image a PNG image of smaller size but still high resolution? Currently, I can produce smaller size PNGs but the resolution is reduced as...

If I specify multiple NTP hosts, when I do an NTP sync, are all of them queried or the process stops as soon as one query to one of the...

If the `cacheExpirationMs` is 1 minute and `minWaitTimeBetweenSyncMs` is 5 minutes, what will happen when I do a `getCurrentTime()` at minute 3? Will the value in the cache be used...

The README says that Kronos attempts a "refresh" every `minWaitTimeBetweenSyncMs`. Is this "automatic refresh" process initiated by the first call to `getCurrentTime()` or when?

If I use `KronosClock.getCurrentTime()` and `getTimeSinceLastNtpSyncMs()` returns NULL, will a `syncInBackground()` be triggered automatically or not?

It seems there is no way for me to enable dragging only. If I set ```app:draggable="true"``` and ```android:clickable="false"``` no touch event works. Dragging is also disabled.

Hi all, when I use rawDataOutput with any resolution below 1920x1080, the live image on the screen looks fine. However, when I select AVCaptureSessionPreset1920x1080 then the screen shows a messed...