mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-20 06:58:41 -04:00
- this seems like a bug on the MaterialToggleGroup; for example, when 4 items are added to it and removed and later on 3 items added, it will crash - the only feasible fix is to create a new MaterialToggleGroup when displaying the options - calling invalidate, removeAllViews, etc do not work