mirror of
https://github.com/gsantner/dandelion
synced 2025-12-14 00:01:10 +01:00
Fixed layout bug and disabled refreshing on new post
This commit is contained in:
parent
5b73f99213
commit
ff7f0eb86b
3 changed files with 7 additions and 4 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<com.github.dfa.diaspora_android.ui.ContextMenuWebView
|
||||
android:id="@+id/webView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_height="wrap_content" />
|
||||
</android.support.v4.widget.NestedScrollView>
|
||||
</android.support.v4.widget.SwipeRefreshLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue