Results 8 issues of masc

Support Incremental Annotation Processing in Gradle 4.7+ https://docs.gradle.org/nightly/userguide/java_plugin.html#sec:incremental_annotation_processing

enhancement

When setting the corner radius of `CardView`, drawing glitches can be observed. The drawing of bottom round corners is delayed by ~1 second. Can be easily replicated with the sample...

`btrfs-sxbackup` should refuse to run/report if source container/destination are not `btrfs` subvolumes (referring to #36)

enhancement

Disabled monitor will either turn on again immediately (while still showing as disabled in `DisableMonitor`) or the disabled monitor will show a black screen, sometimes even a frozen cursor, instead...

relating to #7, would it make sense to also add support for https://github.com/ThreeTen/threetenbp? It can be used as a drop-in replacement for android < API Level 26, allowing very smooth...

on rare occasions ```ERROR - Uncaught exception [Thread[main,5,main]] width and height must be > 0 java.lang.IllegalArgumentException: width and height must be > 0 at android.graphics.Bitmap.createBitmap(Bitmap.java:829) at android.graphics.Bitmap.createBitmap(Bitmap.java:808) at android.graphics.Bitmap.createBitmap(Bitmap.java:775) at...