feivur
feivur
I added cache entry creation time param to Snapshot. With this simple feature we can make expiration cache. Example: ` private Bitmap getExpired( String key, long expire, TimeUnit timeUnit )...
With this layout ``` ``` After tap at Button, when ripple animation finishes i got this exception: ``` 11-16 17:07:52.128 E/AndroidRuntime: FATAL EXCEPTION: main Process: com.axxonsoft.livestream, PID: 21412 java.lang.IllegalStateException: Underflow...
root@orangepizero2:~/webcam-rtmp-stream# make cc -Iinclude -o build/stream WebcamRtmpStream/WebcamRtmpStream.c -lavdevice -lavutil -lavcodec -lavformat -lswscale -lavfilter WebcamRtmpStream/WebcamRtmpStream.c:375:5: error: conflicting types for ‘stream’ 375 | int stream(stream_ctx_t* stream_ctx) | ^~~~~~ In file included from...
**Is your feature request related to a problem? Please describe.** Now we cannot use Marker or MarkerComposable in blocks clusterContent and clusterItemContent of Clustering (com.google.maps.android.compose.clustering.Clustering) Therefore, it is not possible...