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 22d86f9 commit 5cfc7d7Copy full SHA for 5cfc7d7
app/src/main/res/layout/fragment_timer.xml
@@ -10,7 +10,7 @@
10
android:id="@+id/timers_list"
11
android:layout_width="match_parent"
12
android:layout_height="match_parent"
13
- android:orientation="vertical"
+ android:clipToPadding="false"
14
android:paddingBottom="@dimen/fab_list_bottom_padding"
15
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
16
app:layout_constraintBottom_toBottomOf="parent"
0 commit comments