We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc09381 commit 532ee26Copy full SHA for 532ee26
app/src/main/res/layout/fragment_layout.xml
@@ -35,7 +35,7 @@
35
<com.simplemobiletools.commons.views.MyRecyclerView
36
android:id="@+id/fragment_list"
37
android:layout_width="match_parent"
38
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
39
android:clipToPadding="false"
40
android:scrollbars="none"
41
app:layoutManager="android.support.v7.widget.LinearLayoutManager"/>
0 commit comments