enhancementhelp wanted
描述
Currently, the GroupAdapter class is badly tested. Turns out one test doesn't run at all bc it doesn't have the @Test annotation .. but funny story, if it did, it would fail because it references an Android class!
- Add an Espresso test verifying that the methods on GroupAdapter work correctly
- Get Circle building said test by spinning up an emulator, etc