|
@@ -109,8 +109,6 @@
|
|
android:layout_height="0dp"
|
|
android:layout_height="0dp"
|
|
android:layout_marginTop="12dp"
|
|
android:layout_marginTop="12dp"
|
|
android:overScrollMode="never"
|
|
android:overScrollMode="never"
|
|
- android:paddingStart="14dp"
|
|
|
|
- android:paddingEnd="14dp"
|
|
|
|
android:scrollbars="none"
|
|
android:scrollbars="none"
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
app:layout_constraintTop_toBottomOf="@+id/ll_filter" />
|
|
app:layout_constraintTop_toBottomOf="@+id/ll_filter" />
|