Sergei Sheinin
Sergei Sheinin
Added BlurLayout to a dynamically inflated view but it never shows ``` DataBindingUtil.inflate( activity.applicationContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE) as LayoutInflater, R.layout.my_item, view as ViewGroup, false ).also { it.lifecycleOwner = activity it.vm = vm view.addView(it.root)...
MC sessions are restored properly when closing and reopening the terminal. After a reboot the session windows are blank and MC is not started. Running Fedora 34.
The lib didn't work after upgrading to Gradle 8 due to the discontinued support of RenderScript. Are there plans to update the library? https://developer.android.com/guide/topics/renderscript/compute 
May it be confirmed the library is compatible with Gradle 8?
### How frequently does the bug occur? Once ### Description A crash is being reported to PlayStore Console for the device "samsung r0s" after upgrading to Kotlin Realm 2.1.0 ###...