|
|
@@ -139,10 +139,10 @@
|
|
|
android:scaleType="centerInside" />
|
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:layout_width="@dimen/divider_432px"
|
|
|
android:layout_height="match_parent"
|
|
|
android:layout_gravity="end"
|
|
|
- android:visibility="gone">
|
|
|
+ android:layout_marginEnd="@dimen/divider_120px">
|
|
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView
|
|
|
android:id="@+id/tvScientificPrinciple"
|