1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-16 01:01:11 +01:00

Moved WebView in own fragments. There is still a bug, where the webview cannot be returned for some reason.

This commit is contained in:
vanitasvitae 2016-09-21 21:15:34 +02:00
parent 52d6947d3e
commit b2337b1955
18 changed files with 764 additions and 530 deletions

View file

@ -26,7 +26,7 @@
<android.support.v7.widget.Toolbar
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/toolbar"/>
android:id="@+id/main__topbar"/>
<android.support.design.widget.TabLayout
android:id="@+id/tabs"