MB-43443 #11
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TouchInstinct/RoboSwag#11
Loading…
Reference in New Issue
No description provided.
Delete Branch "MB-43443"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Мерж ветки с андроид 14
Мерж ветки с грейдл 8
c49dff5920to7866be1637@ -253,3 +258,4 @@?: throw ShouldNotHappenException("viewControllerClass is null")}override fun toString(): String = "${super.toString()} ViewController: $viewControllerClass"Вот здесь был краш из-за того, что ViewPager использует метод toString() у фрагмента при ините, из-за чего поле
viewControllerClassне инициализировано.