Support edge to edge properly everywhere
This reverts commit 74373d478b.
This commit is contained in:
@@ -79,7 +79,9 @@
|
||||
android:clipToPadding="false"
|
||||
android:orientation="vertical"
|
||||
android:overScrollMode="never"
|
||||
android:padding="@dimen/padding_small"
|
||||
android:paddingHorizontal="@dimen/padding_small"
|
||||
android:paddingTop="@dimen/padding_small"
|
||||
android:paddingBottom="@dimen/height_bottom_adj"
|
||||
app:itemSpacing="@dimen/margin_small"
|
||||
tools:listitem="@layout/view_link" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user