adding some history dialog ui changes

This commit is contained in:
tibbi
2022-01-18 15:34:42 +01:00
parent 0eec205912
commit bccc61d6af

View File

@ -5,6 +5,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="false"
android:overScrollMode="never"
android:paddingStart="@dimen/medium_margin"
android:paddingTop="@dimen/activity_margin"
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />