Yurii Poudanien
Yurii Poudanien
Hi @awesome1128 Just write check for nullable, because getWindowInsetsController method used for platform 30(or, as I correctly understand, for other versions which supported insets) for make immersive full screen. ```...
Case: When you try to shutdown(), executor also called shutdown(), but request in the same moment can be submitted to terminated networkExecutor, thats why, under the hood caused RejectedExecutionException and...
its work, just pass into SensorTranslationUpdater(this.activity) your Fragment Activity, its work for me.
Could you please provide what exactly you need as a shortcuts in the ActivityManager?
show your code where you open DB.
yep,if I understand correctly, if I need to read a fat12 disk i need to create FileDisk object and passed to constructor the path to disk,right?