BattleShip Park
BattleShip Park
Hi, I read #136 about dependency between Domain and Data layer. I understood Data layer is the implementation of Domain layer and not the most inner circle. Especially, I found...
**Specifications** OS Version: [FILL IN] Device Manufacturer: [FILL IN] **Stickers** - [ ] My stickers do comply with the sticker requirements (512x512 and < 100 KB) - [ ] My...
val str = "X\u2600\uFE0FX" val str2 = EmojiParser.removeAllEmojis(str) str2 becomes "X\uFE0FX". I guess it happnes because your emojis.json has only 0x2600. If a certain emoji has the variation selector, you...
### Quick summary Assassin's Creed (BLKS20049) crashes at startup ### Details S sys_prx: Loaded module: “/dev_flash/sys/external/libsre.sprx” (id=0x23001100) U sys_prx TODO: _sys_prx_register_module(name=“_sysProcessElf”, opt=*0xd0020da0) S sys_prx: Loaded module: “/dev_flash/sys/external/libfs.sprx” (id=0x23001c00) E SYS:...
When changing ML Model in Gallery it does not work, because setting model was missed in creating imageSegmenterHelper instance. ### Description Please include a summary of the change and which...