forked from cory/tildefriends
Android pull refresh fixes. Sigh.
This commit is contained in:
@ -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"/>
|
||||
|
Reference in New Issue
Block a user