From 771565e812ca55d660660f3967af7a60f0e55c19 Mon Sep 17 00:00:00 2001 From: Denis Karmyshakov Date: Wed, 22 Aug 2018 17:48:49 +0300 Subject: [PATCH] toString for ViewControllerFragment --- .../navigation/fragments/ViewControllerFragment.java | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/navigation/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java b/navigation/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java index 34e4b32..cb38f7a 100644 --- a/navigation/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java +++ b/navigation/src/main/java/ru/touchin/roboswag/components/navigation/fragments/ViewControllerFragment.java @@ -375,6 +375,12 @@ public class ViewControllerFragment