1
0
Fork 0
mirror of https://github.com/Corewala/Buran synced 2025-01-03 05:34:28 +00:00

Removed scrollbar

This commit is contained in:
Corewala 2021-12-11 22:24:32 -05:00
parent f319c40d13
commit 9e455871dc

View file

@ -113,8 +113,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="false"
android:scrollbars="vertical"
android:scrollbarStyle="outsideOverlay"
android:paddingTop="@dimen/screen_margin"
android:paddingBottom="@dimen/screen_margin"
/>