|
|
@ -135,7 +135,7 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:paddingTop="@dimen/dp_25"
|
|
|
|
android:paddingTop="@dimen/dp_25"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:weightSum="3"
|
|
|
|
android:weightSum="4"
|
|
|
|
android:background="@color/white"
|
|
|
|
android:background="@color/white"
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|