feature/lifecycle_update #7

Merged
kirill.khoroshkov merged 3 commits from feature/lifecycle_update into master 2023-12-28 17:02:00 +03:00
  1. Поправил KeyboardResizeableViewController, а то он не компилировался
  2. Заменил fun getLifecycle на val lifecycle во ViewController-е
  3. Добавил else ветку в when-е в LoadingContentView
  4. Вернул метод submitList(list: List<TItem>?, commitCallback: (() -> Unit)?) в DelegationListAdapter. Он когда-то был, но потом его зачем-то удалили
1. Поправил KeyboardResizeableViewController, а то он не компилировался 1. Заменил `fun getLifecycle` на `val lifecycle` во ViewController-е 1. Добавил else ветку в when-е в LoadingContentView 1. Вернул метод `submitList(list: List<TItem>?, commitCallback: (() -> Unit)?)` в DelegationListAdapter. Он когда-то был, но потом его зачем-то удалили
kirill.khoroshkov added 3 commits 2023-12-28 13:11:29 +03:00
alexey.ganin requested review from alexey.ganin 2023-12-28 16:52:04 +03:00
alexey.ganin approved these changes 2023-12-28 16:54:08 +03:00
ivan.smolin approved these changes 2023-12-28 16:59:39 +03:00
kirill.khoroshkov merged commit 5a6ea76d33 into master 2023-12-28 17:02:00 +03:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TouchInstinct/RoboSwag#7
No description provided.