Commit f9625f6d authored by Vladislav Bogdashkin's avatar Vladislav Bogdashkin 🎣

fix estate layouts preview

parent 4b2dcd45
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
android:layout_marginStart="16dp" android:layout_marginStart="16dp"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:text="КВАРТИРА\n№452" /> android:text="\n" />
<include <include
layout="@layout/horizontal_divider" layout="@layout/horizontal_divider"
...@@ -139,8 +139,7 @@ ...@@ -139,8 +139,7 @@
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1" android:layout_weight="1"
android:gravity="bottom|end" android:gravity="bottom|end"
android:includeFontPadding="false" android:includeFontPadding="false" />
android:text="5 165 301 ₽" />
</LinearLayout> </LinearLayout>
...@@ -173,8 +172,7 @@ ...@@ -173,8 +172,7 @@
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1" android:layout_weight="1"
android:gravity="bottom|end" android:gravity="bottom|end"
android:includeFontPadding="false" android:includeFontPadding="false" />
android:text="1 332 543 ₽" />
</LinearLayout> </LinearLayout>
...@@ -207,8 +205,7 @@ ...@@ -207,8 +205,7 @@
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1" android:layout_weight="1"
android:gravity="bottom|end" android:gravity="bottom|end"
android:includeFontPadding="false" android:includeFontPadding="false" />
android:text="32 543 ₽" />
</LinearLayout> </LinearLayout>
<include <include
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
android:layout_marginStart="16dp" android:layout_marginStart="16dp"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:text="КВАРТИРА\n№452" /> android:text="\n" />
<include <include
layout="@layout/horizontal_divider" layout="@layout/horizontal_divider"
...@@ -138,8 +138,7 @@ ...@@ -138,8 +138,7 @@
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1" android:layout_weight="1"
android:gravity="bottom|end" android:gravity="bottom|end"
android:includeFontPadding="false" android:includeFontPadding="false" />
android:text="5 165 301 ₽" />
</LinearLayout> </LinearLayout>
<include <include
...@@ -178,8 +177,7 @@ ...@@ -178,8 +177,7 @@
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1" android:layout_weight="1"
android:gravity="bottom|end" android:gravity="bottom|end"
android:includeFontPadding="false" android:includeFontPadding="false" />
android:text="1 332 543 ₽" />
</LinearLayout> </LinearLayout>
...@@ -219,8 +217,7 @@ ...@@ -219,8 +217,7 @@
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1" android:layout_weight="1"
android:gravity="bottom|end" android:gravity="bottom|end"
android:includeFontPadding="false" android:includeFontPadding="false" />
android:text="32 543 ₽" />
</LinearLayout> </LinearLayout>
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:text="КВАРТИРА\n№ 452" android:text="\n"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/feed_date_text_view3" /> app:layout_constraintTop_toBottomOf="@+id/feed_date_text_view3" />
......
...@@ -74,7 +74,6 @@ ...@@ -74,7 +74,6 @@
android:layout_marginStart="8dp" android:layout_marginStart="8dp"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:includeFontPadding="false" android:includeFontPadding="false"
android:text="В «РУМЯНЦЕВО-ПАРК» ПРИСТУПИЛИ К МОНТАЖУ ОКОННЫХ БЛОКОВ"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/guideline" app:layout_constraintStart_toStartOf="@+id/guideline"
......
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
android:layout_marginStart="8dp" android:layout_marginStart="8dp"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:includeFontPadding="false" android:includeFontPadding="false"
android:text="22 / 02 / 2019"
android:visibility="visible" android:visibility="visible"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@+id/feed_read" app:layout_constraintStart_toEndOf="@+id/feed_read"
...@@ -58,7 +57,6 @@ ...@@ -58,7 +57,6 @@
android:layout_marginStart="8dp" android:layout_marginStart="8dp"
android:layout_marginTop="4dp" android:layout_marginTop="4dp"
android:includeFontPadding="false" android:includeFontPadding="false"
android:text="В «РУМЯНЦЕВО-ПАРК» ПРИСТУПИЛИ К МОНТАЖУ ОКОННЫХ БЛОКОВ"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/guideline" app:layout_constraintStart_toStartOf="@+id/guideline"
......
...@@ -29,8 +29,7 @@ ...@@ -29,8 +29,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingStart="16dp" android:paddingStart="16dp"
android:paddingEnd="16dp" android:paddingEnd="16dp" />
android:text="В ЖК «РУМЯНЦЕВО-ПАРК» ИПОТЕЧНАЯ СТАВКА - 6,5%" />
<androidx.recyclerview.widget.RecyclerView <androidx.recyclerview.widget.RecyclerView
android:id="@+id/articleBodyRecyclerView" android:id="@+id/articleBodyRecyclerView"
......
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:layout_marginEnd="32dp" android:layout_marginEnd="32dp"
android:includeFontPadding="false" android:includeFontPadding="false"
android:text="22 / 02 / 2019"
android:visibility="visible" android:visibility="visible"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.0" app:layout_constraintHorizontal_bias="0.0"
...@@ -61,7 +60,6 @@ ...@@ -61,7 +60,6 @@
android:layout_marginEnd="32dp" android:layout_marginEnd="32dp"
android:includeFontPadding="false" android:includeFontPadding="false"
android:maxLines="3" android:maxLines="3"
android:text="В «РУМЯНЦЕВО-ПАРК» ПРИСТУПИЛИ К МОН ТАЖУ dadasdasd a 22ЫХ БЛОКОВ"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@+id/guideline" app:layout_constraintStart_toEndOf="@+id/guideline"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
android:id="@+id/info_ceil_header" android:id="@+id/info_ceil_header"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="Цена за м²" /> />
<com.google.android.material.textview.MaterialTextView <com.google.android.material.textview.MaterialTextView
style="@style/Common_Text.Default" style="@style/Common_Text.Default"
...@@ -17,5 +17,5 @@ ...@@ -17,5 +17,5 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="4dp" android:layout_marginTop="4dp"
android:text="165 301 ₽" /> />
</LinearLayout> </LinearLayout>
\ No newline at end of file
...@@ -22,8 +22,7 @@ ...@@ -22,8 +22,7 @@
android:layout_marginStart="16dp" android:layout_marginStart="16dp"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:layout_marginBottom="8dp" android:layout_marginBottom="8dp"
android:orientation="vertical" android:orientation="vertical">
android:text="Договор готовится для подачи на гос. регистрацию b,kf,kf,fk">
</com.google.android.material.textview.MaterialTextView> </com.google.android.material.textview.MaterialTextView>
</LinearLayout> </LinearLayout>
\ No newline at end of file
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
android:layout_marginEnd="8dp" android:layout_marginEnd="8dp"
android:ellipsize="end" android:ellipsize="end"
android:fitsSystemWindows="true" android:fitsSystemWindows="true"
android:text="СВОБОДНА"
app:layout_constraintBottom_toBottomOf="@+id/status_icon" app:layout_constraintBottom_toBottomOf="@+id/status_icon"
app:layout_constraintEnd_toStartOf="@+id/back_cross" app:layout_constraintEnd_toStartOf="@+id/back_cross"
app:layout_constraintHorizontal_bias="0.0" app:layout_constraintHorizontal_bias="0.0"
......
...@@ -12,8 +12,7 @@ ...@@ -12,8 +12,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:gravity="start|center_vertical" android:gravity="start|center_vertical" />
android:text="блабла" />
<com.google.android.material.textview.MaterialTextView <com.google.android.material.textview.MaterialTextView
android:id="@+id/descriptionText" android:id="@+id/descriptionText"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment