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:
parent
52d6947d3e
commit
b2337b1955
18 changed files with 764 additions and 530 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue