Android pull refresh fixes. Sigh.

This commit is contained in:
2024-04-17 22:37:24 -04:00
parent 5448e773d8
commit 96037d4da6
3 changed files with 36 additions and 8 deletions

View File

@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<WebView
<com.unprompted.tildefriends.WebView
android:id="@+id/web"
android:layout_width="match_parent"
android:layout_height="match_parent"/>