mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-03 12:07:44 +01:00
never show overscroll effect
This commit is contained in:
parent
a7f6fda5e8
commit
44863f2b16
@ -14,6 +14,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/top_value"
|
||||
android:clipToPadding="false"
|
||||
android:overScrollMode="never"
|
||||
android:paddingLeft="@dimen/activity_margin"
|
||||
app:layoutManager="android.support.v7.widget.LinearLayoutManager"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user