Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

Activities of Offload Settings and the main application are shared. #346

Closed Sunwoo-Nam closed 3 years ago

Sunwoo-Nam commented 3 years ago

Reproduction

  1. Open Castanets. -> Show the activity for castanets.
  2. Open OffloadSettings. -> Show the activity for castanets or the black screen. ( it should show SettingsActivity..)
Sunwoo-Nam commented 3 years ago

Resolved by https://github.com/Samsung/Castanets/pull/351