fix toolbar not rendering

This commit is contained in:
Sean Mac Gillicuddy 2019-06-05 14:45:10 +01:00
parent bb00b063a3
commit 0671779d40

View File

@ -5,6 +5,7 @@
android:id="@+id/zim_manager_main_activity"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
tools:context=".zim_manager.ZimManageActivity"
>