|
|
@@ -95,6 +95,7 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:orientation="horizontal"
|
|
|
+ android:layout_marginStart="25dp"
|
|
|
>
|
|
|
|
|
|
</LinearLayout>
|
|
|
@@ -105,7 +106,6 @@
|
|
|
android:id="@+id/recycler_view_bucket_list_detail"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="0dp"
|
|
|
- android:layout_marginStart="25dp"
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
android:paddingTop="25dp"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|