mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-01 01:46:54 +01:00
5a861436ba
Previous code could crash if the main drawer items weren't created before setting the optional items (scheduled statuses, lists, etc). Protect the drawer item manipulation with a mutex to prevent this.