Dertefter Labs

Results 5 issues of Dertefter Labs

Hello everyone! I just want to make fullscreen presplash screen. You can see statusbar and navigation bar with black colors and it would be nice if it was possible to...

feature-request

### Steps to reproduce the bug Hello! I want to inform you that your application is being sold without your consent and not on your behalf. Links to materials: https://wear-store.ru/product/672...

bug

In Activity Class: onCreate(){ ... binding.blurringView?.blurredView(binding.navHostFragment) } in layout: Stacktrace: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/renderscript/RenderScript; at com.ms_square.etsyblur.RenderScriptBlur.isAvailable(RenderScriptBlur.java:51) at com.ms_square.etsyblur.Blur.(Blur.java:21) at com.ms_square.etsyblur.BlurringView.onAttachedToWindow(BlurringView.java:98) at android.view.View.dispatchAttachedToWindow(View.java:21991) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3500) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3500) at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3500) at...

After adding the library to my project: `implementation 'io.github.prathameshmm02.themeEngine:themeEngine:1.1.0'` I get a build error: `Illegal char at index 51: com.dertefter.neticlient.app-mergeDebugResources-69:/values/values.xml` If I remove the library, the issue disappears. Additional Information:...

ExpandableBottomBar does not have setupWithNavController function