Sejen27

Results 5 issues of Sejen27

``` private PreviewImpl createPreviewImpl(Context context) { PreviewImpl preview; if (Build.VERSION.SDK_INT < 14) { preview = new SurfaceViewPreview(context, this); } else { preview = new TextureViewPreview(context, this); } return preview; }...

Where is 4-way video conference?

**Environment** OS : Ubuntu 23.10 Terminal : tmux, GNOME Terminal 3.49.92, GNOME 45 Font : Hack Nerd Font v3.1.1 ![2023-12-03 16-34-15](https://github.com/ryanoasis/nerd-fonts/assets/16253972/96ec1f40-1625-4d36-a180-c99fbf374ac4) I have tried some old versions of the Hack...

unreproducible