diff --git a/android/res/layout/fragment_timetable.xml b/android/res/layout/fragment_timetable.xml index dc07e46b96..8f55588207 100644 --- a/android/res/layout/fragment_timetable.xml +++ b/android/res/layout/fragment_timetable.xml @@ -15,6 +15,7 @@ android:layout_below="@id/toolbar"/> switchMode()); + mBottomBar = root.findViewById(R.id.v__bottom_bar); } private void switchMode()