Get forward and back gestures working, and hide the title bar. Hiding the action bar still eludes me.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4219 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-03-14 02:38:56 +00:00
parent a32bb02223
commit 37edbd9824
2 changed files with 29 additions and 8 deletions

View File

@ -3,7 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:orientation="vertical">
<WebView
android:layout_width="match_parent"